summaryrefslogtreecommitdiffstats
path: root/lib/libc/include/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #include of spinlock.h from libc_private.h. Declare spinlocks asdeischen2003-11-051-2/+3
* - Define a _spinunlock() function so that threading implementations may dojeff2003-03-261-1/+2
* Remove __P() usage.obrien2002-03-211-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement compile time debug support for spinlocks.jb1998-06-091-5/+24
* In a threaded library, expect the lock field to be declared volatile,jb1998-05-051-5/+5
* Add a private (to libc, libc_r and libpthread) header file containingjb1998-03-091-0/+52
OpenPOWER on IntegriCloud