timer_gettime: add time64 syscall support, decouple 32-bit time_t
[musl] / src / thread / thrd_sleep.c
2019-07-27 Rich Felkerrefactor thrd_sleep and nanosleep in terms of clock_nan...
2014-09-07 Rich Felkeradd C11 thread creation and related thread functions