Home
last modified time | relevance | path

Searched defs:thrd_sleep (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/thread/
Dthrd_sleep.c6 int thrd_sleep(const struct timespec *req, struct timespec *rem) in thrd_sleep() function
/third_party/mesa3d/src/c11/impl/
Dthreads_posix.c313 thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() function
Dthreads_win32.c417 thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() function
/third_party/glfw/deps/
Dtinycthread.c465 int thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() function