Searched defs:mtx_timedlock (Results 1 – 4 of 4) sorted by relevance
5 int mtx_timedlock(mtx_t *restrict m, const struct timespec *restrict ts) in mtx_timedlock() function
208 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
277 mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function
101 int mtx_timedlock(mtx_t *mtx, const struct timespec *ts) in mtx_timedlock() function