Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/test/src/
H A Dmtx.c8 mtx_init(mtx_t *mtx) { in mtx_init() function
/f-stack/lib/include/sys/
H A Dmutex.h80 #define mtx_init(m, n, t, o) \ macro
/f-stack/freebsd/sys/
H A Dmutex.h169 #define mtx_init(m, n, t, o) \ macro