summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/include/spinlock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup and consolidate the spinlock_lock (what a name!) code.tedu2013-06-011-78/+0
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+2
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-4/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-6/+6
* put changes back, this time ALL the files.fgsch2001-09-041-4/+4
* volatile the spinlockd2000-01-061-7/+7
* sync with FreeBSDd1999-11-251-2/+4
* move private spinlock protos outd1999-01-181-4/+2
* move spinlock.h into the real worldd1999-01-081-4/+4
* very important bit of md spinlockd1998-12-211-0/+79