Searched refs:recursive (Results 1 – 2 of 2) sorted by relevance
14 mtx->recursive = false; in mutex_init()24 mtx->recursive = true; in recursive_mutex_init()31 if (mtx->recursive) { in __time_critical_func()66 if (mtx->recursive) { in __time_critical_func()129 if (mtx->recursive) { in __time_critical_func()174 if (mtx->recursive) { in __time_critical_func()
52 bool recursive; member
Completed in 3 milliseconds