Searched refs:mtx_recursive (Results 1 – 4 of 4) sorted by relevance
53 case mtx_plain | mtx_recursive: in mtx_init()54 case mtx_timed | mtx_recursive: in mtx_init()
58 mtx_recursive = 0x2, enumerator
39 return mtx_init(__m, mtx_plain | mtx_recursive) == thrd_success ? 0 : EINVAL; in __libcpp_recursive_mutex_init()
656 SYMBOL(mtx_recursive, None, <threads.h>)