summaryrefslogtreecommitdiffstats
path: root/lib/libc/thread/rthread_sync.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Validate timespec and return ECANCELED when interrupted with SA_RESTART.pirofti1-3/+5
2017-09-05Move mutex, condvar, and thread-specific data routes, pthread_once, andguenther1-5/+1
2017-08-15s/DEF_STD/DEF_STRONG/ to match namespace.h differences between librthreadguenther1-10/+10
2017-08-15Sort headers per style(9)guenther1-4/+3
2017-08-15Copy files from ../librthread in preparation for moving functionalityguenther1-0/+693