Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Analysis/
Dc11lock.c16 int mtx_timedlock(mtx_t *mutex,
87 if (mtx_timedlock(&mtx, 0) == thrd_success) in good3()
Dblock-in-critical-section.cpp36 void mtx_timedlock() {} in mtx_timedlock() function
78 mtx_timedlock(); in testBlockInCriticalSectionC11Locks()
/external/virglrenderer/src/gallium/include/c11/
Dthreads_posix.h207 mtx_timedlock(mtx_t *mtx, const xtime *xt) in mtx_timedlock() function
Dthreads_win32.h441 mtx_timedlock(mtx_t *mtx, const xtime *xt) 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
/external/llvm-project/clang-tools-extra/clangd/
DCSymbolMap.inc658 SYMBOL(mtx_timedlock, None, <threads.h>)
/external/llvm-project/clang/docs/analyzer/
Dcheckers.rst2247 `` pthread_mutex_unlock, mtx_lock, mtx_timedlock, mtx_trylock, mtx_unlock, lock_guard, unique_lock``