summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_mutex.c
Commit message (Expand)AuthorAgeFilesLines
* Make the mutex static initializers look more like the one formtm2003-05-291-25/+19
* Make WARNS2 clean. The fixes mostly included:mtm2003-05-231-2/+4
* Insert a debugging aid:mtm2003-05-211-1/+9
* msg1mtm2003-05-121-263/+129
* o Correct a debug message that refered to the wrong functionmtm2003-05-061-1/+1
* - Define curthread as _get_curthread() and remove all direct calls tojeff2003-04-021-8/+5
* - Restore old mutex code from libc_r. It is more standards compliant.jeff2003-04-011-199/+1328
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+432
OpenPOWER on IntegriCloud