summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/sparc/_atomic_lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-43/+0
* the license on this is PD; david leonard says soderaadt2008-10-021-1/+3
* typoderaadt2003-01-311-2/+2
* remove unused/unreferenced code.marc2002-10-111-8/+1
* correct asm constraints, espie@d1999-03-101-2/+6
* implement sparc atomic lock with LDSTUBd1999-02-071-3/+28
* more spinlockd1998-12-211-4/+4
* md spinlockd1998-12-211-2/+2
* add md _atomic_is_locked; cleand1998-12-181-2/+11
* Move atomic_lock code from asm to C with inline asm;d1998-11-201-0/+10