summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/i386/_atomic_lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with amd64, to allow this to compile without warnings with gcc4:miod2010-12-031-5/+5
* remove unused/unreferenced code.marc2002-10-111-9/+1
* typo in commentd2001-03-131-2/+2
* public domaind2000-10-031-1/+3
* tidyd1999-03-101-8/+5
* md spinlockd1998-12-211-12/+13
* add md _atomic_is_locked; cleand1998-12-181-2/+9
* Move atomic_lock code from asm to C with inline asm;d1998-11-201-0/+26