aboutsummaryrefslogtreecommitdiff
path: root/src/thread/thrd_sleep.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* 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