Home
last modified time | relevance | path

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

/third_party/musl/src/thread/
Dmtx_init.c4 int mtx_init(mtx_t *m, int type) in mtx_init() function
/third_party/FreeBSD/sys/sys/
Dmutex.h57 mtx_init(pthread_mutex_t *mtx, const char *name, const char *type, int opts) in mtx_init() function
/third_party/mesa3d/include/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
/third_party/flutter/glfw/deps/
Dtinycthread.c56 int mtx_init(mtx_t *mtx, int type) in mtx_init() function