summaryrefslogtreecommitdiff
path: root/lib/libc/thread/synch.h
AgeCommit message (Expand)Author
2018-06-04Use process-private futexes. This avoids the overhead of calling into uvmMark Kettenis
2017-09-05Move mutex, condvar, and thread-specific data routes, pthread_once, andPhilip Guenther
2017-08-15Copy files from ../librthread in preparation for moving functionalityPhilip Guenther