summaryrefslogtreecommitdiffstats
path: root/lib/librthread/arch/mips64/_atomic_lock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A much better atomic lock routine.miod2009-06-011-27/+10
|
* these are public domain, verified with author; spotted by jjderaadt2009-02-151-1/+4
|
* Use the system include <spinlock.h> to get the proper functionmarc2006-01-051-2/+2
| | | | prototype for _atomic_lock
* mips64 support code for librthread (_atomic_lock yanked from existingmiod2005-12-241-0/+38
libpthread code).