summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_private.h
Commit message (Expand)AuthorAgeFilesLines
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-291-32/+51
* Change the FILE locking to be by FILE, not by the underlying fd asjb1998-04-111-2/+9
* Rename static initializer defines for opaque structures so that thejb1998-04-041-2/+2
* Add a magic field to the pthread structure to help recognize validjb1998-04-031-1/+8
* Add sched_yield() witch is the draft 10 equivalent of pthread_yield()jb1998-03-081-22/+8
* remove prototype for nanosleep(), it's visible in unistd.h now.peter1997-05-121-1/+0
* Submitted by: John Birrelljulian1997-02-051-19/+40
* Moved enum pthread_mutextype to pthread.h.hsu1996-11-111-6/+8
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-8/+140
* Reviewed by: julianjulian1996-01-221-0/+629
OpenPOWER on IntegriCloud