summaryrefslogtreecommitdiffstats
path: root/include/stdatomic.h
Commit message (Expand)AuthorAgeFilesLines
* Fix clang atomic to use for atomic_is_lock_free().theraven2012-01-171-1/+1
* Use the signal fence builtin in stdatomic.h when using the clang atomictheraven2012-01-161-4/+1
* Correct mistake in atomic_flag macros.ed2012-01-131-3/+2
* Remove extraneous semicolons.ed2012-01-021-2/+2
* Extend <stdatomic.h> to support GCC 4.7's __atomic.ed2011-12-301-7/+41
* Fix some bugs in <stdatomic.h>.ed2011-12-261-9/+12
* Make white space in this file a bit more consistent.ed2011-12-251-14/+14
* Fix field name.ed2011-12-251-1/+1
* Initial implementation of stdatomic.h. Works (at least in the parts that weretheraven2011-12-241-0/+296
OpenPOWER on IntegriCloud