summaryrefslogtreecommitdiffstats
path: root/lib/libkse/thread/thr_mutex.c
Commit message (Expand)AuthorAgeFilesLines
...
* Removed unused variables.alex1998-09-071-1/+0
* A style fix for my previous commit.alex1998-08-021-1/+1
* Fixed a race condition during the first lock/trylock of a staticallyalex1998-08-021-4/+21
* Implement compile time debug support instead of tracking file name andjb1998-06-091-12/+14
* Change signal model to match POSIX (i.e. one set of signal handlersjb1998-04-291-65/+47
* Enable static initialisation of mutexes and condition variables.jb1998-04-041-4/+16
* Modify the return values to comply with POSIX. Previously thesealex1997-11-251-32/+16
* Submitted by: John Birrelljulian1997-02-051-8/+8
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-216/+249
* Reviewed by: julianjulian1996-01-221-0/+360
OpenPOWER on IntegriCloud