Home
last modified time | relevance | path

Searched defs:mtx_destroy (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/src/thread/
H A Dmtx_destroy.c3 void mtx_destroy(mtx_t *mtx) in mtx_destroy() function
/third_party/FreeBSD/sys/sys/
H A Dmutex.h65 #define mtx_destroy(m) (void)pthread_mutex_destroy((m)) macro
/third_party/glfw/deps/
H A Dtinycthread.c77 void mtx_destroy(mtx_t *mtx) in mtx_destroy() function
/third_party/mesa3d/src/c11/impl/
H A Dthreads_posix.c142 mtx_destroy(mtx_t *mtx) in mtx_destroy() function
H A Dthreads_win32.c246 mtx_destroy(mtx_t *mtx) in mtx_destroy() function

Completed in 4 milliseconds