Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dmtx_timedlock.c5 int mtx_timedlock(mtx_t *restrict m, const struct timespec *restrict ts) in mtx_timedlock() function
/third_party/mesa3d/src/c11/impl/
Dthreads_posix.c208 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
Dthreads_win32.c277 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
/third_party/glfw/deps/
Dtinycthread.c101 int mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function