Searched defs:cnd_timedwait (Results 1 – 2 of 2) sorted by relevance
/sysdeps/pthread/ | ||
A D | cnd_timedwait.c | 22 cnd_timedwait (cnd_t *restrict cond, mtx_t *restrict mutex, in cnd_timedwait() function |
A D | threads.h | 207 # define cnd_timedwait __cnd_timedwait64 macro |
Completed in 6 milliseconds