Searched defs:mtx_unlock (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/test/src/
H A Dmtx.c61 mtx_unlock(mtx_t *mtx) function
/external/mesa3d/include/c11/
H A Dthreads_posix.h278 mtx_unlock(mtx_t *mtx) function
H A Dthreads_win32.h123 static inline int mtx_unlock(mtx_t *mtx);
220 mtx_unlock(mtx);
467 mtx_unlock(mtx_t *mtx) function

Completed in 113 milliseconds