about summary refs log tree commit diff
path: root/src/thread/thrd_sleep.c
Commit message (Expand)AuthorAgeFilesLines
* refactor thrd_sleep and nanosleep in terms of clock_nanosleepRich Felker2019-07-271-1/+2
* add C11 thread creation and related thread functionsRich Felker2014-09-071-0/+13