Home
last modified time | relevance | path

Searched defs:mtx_timedlock (Results 1 – 5 of 5) sorted by relevance

/external/musl/src/thread/
Dmtx_timedlock.c5 int mtx_timedlock(mtx_t *restrict m, const struct timespec *restrict ts) in mtx_timedlock() function
/external/virglrenderer/src/mesa/compat/c11/
Dthreads_posix.h234 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
Dthreads_win32.h313 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
/external/mesa3d/include/c11/
Dthreads_posix.h234 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
Dthreads_win32.h445 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function