Home
last modified time | relevance | path

Searched defs:mtx_init (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/libc/src/threads/linux/
Dmtx_init.cpp15 int LLVM_LIBC_ENTRYPOINT(mtx_init)(mtx_t *mutex, int type) { in LLVM_LIBC_ENTRYPOINT() argument
/external/jemalloc_new/test/src/
Dmtx.c8 mtx_init(mtx_t *mtx) { in mtx_init() function
/external/virglrenderer/src/gallium/include/c11/
Dthreads_posix.h174 mtx_init(mtx_t *mtx, int type) in mtx_init() function
Dthreads_win32.h418 mtx_init(mtx_t *mtx, int type) in mtx_init() function
/external/mesa3d/include/c11/
Dthreads_posix.h196 mtx_init(mtx_t *mtx, int type) in mtx_init() function
Dthreads_win32.h422 mtx_init(mtx_t *mtx, int type) in mtx_init() function