Home
last modified time | relevance | path

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

/external/musl/src/thread/
Dmtx_init.c4 int mtx_init(mtx_t *m, int type) in mtx_init() function
/external/trusty/musl/src/thread/
Dmtx_init.c4 int mtx_init(mtx_t *m, int type) in mtx_init() function
/external/jemalloc_new/test/src/
Dmtx.c8 mtx_init(mtx_t *mtx) { in mtx_init() function
/external/mesa3d/src/c11/impl/
Dthreads_posix.c176 mtx_init(mtx_t *mtx, int type) in mtx_init() function
Dthreads_win32.c228 mtx_init(mtx_t *mtx, int type) in mtx_init() function
/external/mesa3d/src/panfrost/lib/genxml/
Ddecode_common.c303 simple_mtx_t mtx_init = SIMPLE_MTX_INITIALIZER; in pandecode_create_context() local
/external/virglrenderer/src/mesa/compat/c11/
Dthreads_posix.h196 mtx_init(mtx_t *mtx, int type) in mtx_init() function
Dthreads_win32.h290 mtx_init(mtx_t *mtx, int type) in mtx_init() function