summaryrefslogtreecommitdiffstats
path: root/libc/bionic/pthread_detach.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix pthread_detach for already-exited threads.Elliott Hughes2014-03-071-0/+6
* Handles spurious wake-ups in pthread_join()msg5552013-06-121-1/+1
* Fix pthreads functions that should return ESRCH.Elliott Hughes2013-02-191-0/+49