summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/sparc/_atomic_lock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-43/+0
| | | | | Like autumn leaves on water don't fear the tedu@
* 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
| | | | ok fgs@
* 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
Add m68k, mips and sparc. (needs more careful checking) Add 'slow_atomic_lock' for crippled archs.