Searched defs:time_point (Results 1 – 6 of 6) sorted by relevance
23 const struct timespec *restrict time_point) in mtx_timedlock()
25 thrd_sleep (const struct timespec* time_point, struct timespec* remaining) in thrd_sleep()
23 const struct timespec* restrict time_point) in cnd_timedwait()
25 const struct __timespec64 *restrict time_point) in __mtx_timedlock64()
25 const struct __timespec64 *restrict time_point) in __cnd_timedwait64()
25 __thrd_sleep64 (const struct __timespec64 *time_point, in __thrd_sleep64()
Completed in 4 milliseconds