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/include/c11/
Dthreads_posix.h338 thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() function
Dthreads_win32.h455 thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() function
/third_party/flutter/glfw/deps/
Dtinycthread.c465 int thrd_sleep(const struct timespec *time_point, struct timespec *remaining) in thrd_sleep() function