]> sourceware.org Git - glibc.git/commit
Add atomic operations required by the new condition variable.
authorTorvald Riegel <triegel@redhat.com>
Wed, 25 May 2016 22:57:27 +0000 (00:57 +0200)
committerTorvald Riegel <triegel@redhat.com>
Tue, 9 Aug 2016 10:13:11 +0000 (12:13 +0200)
commit13cb8f76da9d9420330796f469dbf10643ba5b12
treeef8baa9e549aacfe904590d03001fd383677244e
parenta194625ef31f0c33afae9b53e2dfaa17c2517606
Add atomic operations required by the new condition variable.

* include/atomic.h (atomic_fetch_and_relaxed,
atomic_fetch_and_release, atomic_fetch_or_release,
atomic_fetch_xor_release): New.
ChangeLog
include/atomic.h
This page took 0.042128 seconds and 5 git commands to generate.