summaryrefslogtreecommitdiffstats
path: root/include/atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* mass sync with glibc nptlAustin Foxley2010-02-161-60/+336
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-1/+1
|
* Added new 'bits/atomic.h' for most of the architectures and the top-level ↵"Steven J. Hill"2005-05-121-0/+261
'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'.