summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/uthread/uthread_mutex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create a siginfo_t for thread-to-thread kill.marc2003-01-311-84/+1
* pthreads signal handling improvements. With these changes allmarc2003-01-271-5/+5
* signal handling changes. This corrects several signalmarc2002-10-301-22/+1
* From FreeBSD:fgsch2002-01-231-199/+402
* a better fix for recursive mutex.fgsch2001-11-121-16/+4
* This fixes the recursive mutex problem with pthreads.marc2001-11-121-2/+14
* oopsd2000-01-061-3/+2
* SPINLOCK_INIT, volatiled2000-01-061-5/+7
* sync with FreeBSDd1999-11-251-80/+128
* sync with freebsdd1999-06-091-1/+19
* sync with FreeBSDd1999-05-261-190/+1071
* identd1999-01-061-2/+6
* typod1998-12-231-1/+1
* comply with posix when double-unlocking a mutexd1998-12-181-2/+2
* sync with FreeBSDd1998-12-101-20/+47
* sync with freebsdd1998-11-201-10/+8
* experimental threaded libc - kernel onlyd1998-08-271-0/+389