aboutsummaryrefslogtreecommitdiffstats
path: root/libc/bionic/pthread_join.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix pthread_join.Elliott Hughes2013-11-181-15/+32
* Handles spurious wake-ups in pthread_join()msg5552013-06-121-14/+8
* Fix pthreads functions that should return ESRCH.Elliott Hughes2013-02-191-0/+68