Home
last modified time | relevance | path

Searched refs:mtx_timedlock (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/c11/
Dthreads.h162 int mtx_timedlock(mtx_t *__restrict __mtx,
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dthreads_posix.c222 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
Dthreads_win32.c250 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function