Searched refs:mtx_timedlock (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/c11/ | ||
| H A D | threads_posix.h | 43 Use pthread_mutex_timedlock() for `mtx_timedlock()' 234 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) function in typeref:typename:int |
| H A D | threads_win32.h | 445 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) function in typeref:typename:int |
| /xsrc/external/mit/MesaLib/dist/include/c11/ | ||
| H A D | threads_posix.h | 43 Use pthread_mutex_timedlock() for `mtx_timedlock()' 234 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) function in typeref:typename:int |
| H A D | threads_win32.h | 313 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) function in typeref:typename:int |
Completed in 5 milliseconds