Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a generic way to back threads out of wait queues when handling | deischen | 2004-12-18 | 1 | -2/+4 |
* | Original pthread_once code has memory leak if pthread_once_t is used in | davidxu | 2003-09-09 | 1 | -9/+50 |
* | Revamp libpthread so that it has a chance of working in an SMP | deischen | 2003-04-18 | 1 | -5/+7 |
* | Make the changes needed for libpthread to compile in its new home. | mini | 2002-09-16 | 1 | -1/+1 |
* | To be consistent, use the __weak_reference macro from <sys/cdefs.h> | deischen | 2001-04-10 | 1 | -1/+1 |
* | Add weak definitions for wrapped system calls. In general: | deischen | 2001-01-24 | 1 | -3/+3 |
* | Call _thread_init() from pthread_once() if it has not already been called. | dfr | 2000-07-21 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -1/+2 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+50 |