Searched defs:cnd_timedwait (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/c11/
H A Dthreads_posix.h135 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) function in typeref:typename:int
H A Dthreads_win32.h385 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) function in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/include/c11/
H A Dthreads_posix.h135 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) function in typeref:typename:int
H A Dthreads_win32.h253 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) function in typeref:typename:int

Completed in 4 milliseconds