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/include/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
/third_party/flutter/glfw/deps/
Dtinycthread.c101 int mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function