summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/thread
Commit message (Expand)AuthorAgeFilesLines
* Added uthread_attr_destroy.c to SRCS.alex1996-12-291-1/+2
* Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np().hsu1996-11-112-0/+122
* Add uthread_attr_init.c, uthread_attr_setstacksize.c, uthread_mattr_init.c,hsu1996-11-111-1/+7
* Moved enum pthread_mutextype to pthread.h.hsu1996-11-111-6/+8
* Make pthread_getspecific() compliant with the final IEEE pthreadshsu1996-11-111-9/+9
* Remove now un-necessary FreeBSD specific code since our timespecnate1996-09-203-176/+0
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-2025-464/+1531
* Added a new module "uthread_autoinit.cc". This is a small C++ module.jdp1996-02-172-1/+16
* Reviewed by: julianjulian1996-01-2236-0/+6025
OpenPOWER on IntegriCloud