Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compile time thread lock debug support. | jb | 1998-06-09 | 1 | -6/+21 |
* | Re-design the thread specific key structure. | jb | 1998-06-06 | 1 | -3/+2 |
* | Change signal model to match POSIX (i.e. one set of signal handlers | jb | 1998-04-29 | 1 | -32/+51 |
* | Change the FILE locking to be by FILE, not by the underlying fd as | jb | 1998-04-11 | 1 | -2/+9 |
* | Rename static initializer defines for opaque structures so that the | jb | 1998-04-04 | 1 | -2/+2 |
* | Add a magic field to the pthread structure to help recognize valid | jb | 1998-04-03 | 1 | -1/+8 |
* | Add sched_yield() witch is the draft 10 equivalent of pthread_yield() | jb | 1998-03-08 | 1 | -22/+8 |
* | remove prototype for nanosleep(), it's visible in unistd.h now. | peter | 1997-05-12 | 1 | -1/+0 |
* | Submitted by: John Birrell | julian | 1997-02-05 | 1 | -19/+40 |
* | Moved enum pthread_mutextype to pthread.h. | hsu | 1996-11-11 | 1 | -6/+8 |
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au> | julian | 1996-08-20 | 1 | -8/+140 |
* | Reviewed by: julian | julian | 1996-01-22 | 1 | -0/+629 |