summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread/rthread_sync.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Validate timespec and return ECANCELED when interrupted with SA_RESTART.pirofti2018-04-241-3/+5
* Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther2017-09-051-5/+1
* s/DEF_STD/DEF_STRONG/ to match namespace.h differences between librthreadguenther2017-08-151-10/+10
* Sort headers per style(9)guenther2017-08-151-4/+3
* Copy files from ../librthread in preparation for moving functionalityguenther2017-08-151-0/+693