Searched refs:_mtx_init (Results 1 – 2 of 2) sorted by relevance
91 void _mtx_init(volatile uintptr_t *c, const char *name, const char *type,169 _mtx_init(&(m)->mtx_lock, n, t, o)
1156 _mtx_init(volatile uintptr_t *c, const char *name, const char *type, int opts) in _mtx_init() function