summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/amd64/_atomic_lock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-26/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* Correct the _atomic_lock() asm so that gcc accepts the constraintsguenther2009-06-011-4/+4
| | | | | | when compiling without optimization; fix copied from the kernel's atomic.h ok miod@
* copyrightsderaadt2004-02-251-1/+4
|
* initial working pthreads support from sparc64, done with drahn. there arederaadt2004-02-251-2/+14
| | | | | some `debugging features' and other optimizations (such as not saving all registers) that we can still do perhaps
* the rest of the libs stuff; from art@ againmickey2004-01-281-0/+11