summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/m68k/_atomic_lock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* So passes uthreadsguenther2012-09-011-38/+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
|
* remove unused/unreferenced code.marc2002-10-111-8/+1
| | | | ok fgs@
* correct asm constraints, espie@; cite m680x0 user manuald1999-03-101-3/+11
|
* more spinlockd1998-12-211-2/+2
|
* md spinlockd1998-12-211-10/+10
|
* add md _atomic_is_locked; cleand1998-12-181-1/+9
|
* Move atomic_lock code from asm to C with inline asm;d1998-11-201-0/+27
Add m68k, mips and sparc. (needs more careful checking) Add 'slow_atomic_lock' for crippled archs.