Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 3rd clause, renumber, ok per email | imp | 2007-01-12 | 1 | -4/+1 |
* | Remove #include of spinlock.h from libc_private.h. Declare spinlocks as | deischen | 2003-11-05 | 1 | -2/+3 |
* | - Define a _spinunlock() function so that threading implementations may do | jeff | 2003-03-26 | 1 | -1/+2 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Implement compile time debug support for spinlocks. | jb | 1998-06-09 | 1 | -5/+24 |
* | In a threaded library, expect the lock field to be declared volatile, | jb | 1998-05-05 | 1 | -5/+5 |
* | Add a private (to libc, libc_r and libpthread) header file containing | jb | 1998-03-09 | 1 | -0/+52 |