Searched defs:cnd_timedwait (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/c11/ | ||
| H A D | threads_posix.h | 135 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) function in typeref:typename:int |
| H A D | threads_win32.h | 385 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 D | threads_posix.h | 135 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) function in typeref:typename:int |
| H A D | threads_win32.h | 253 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) function in typeref:typename:int |
Completed in 4 milliseconds