summaryrefslogtreecommitdiff
path: root/lib/libthr/thread/thr_detach.c
Commit message (Expand)AuthorAgeFilesLines
* Unwind the _giant_mutex from pthread_detach(). When detaching a joiner threadMike Makonnen2003-06-021-8/+8
* Make WARNS2 clean. The fixes mostly included:Mike Makonnen2003-05-231-0/+1
* - Define curthread as _get_curthread() and remove all direct calls toJeff Roberson2003-04-021-4/+0
* - Add libthr but don't hook it up to the regular build yet. This is anJeff Roberson2003-04-011-0/+82