summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread/synch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for timeconting in userland.pirofti2020-07-061-2/+2
* Kill unused _wait() function.mpi2019-10-211-8/+1
* Use process-private futexes. This avoids the overhead of calling into uvmkettenis2018-06-041-6/+6
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-3/+1
* Copy files from ../librthread in preparation for moving functionalityguenther2017-08-151-0/+63