Searched refs:robust_inited (Results 1 – 2 of 2) sorted by relevance
227 if (curthread->robust_inited) in mutex_init_robust()233 curthread->robust_inited = 1; in mutex_init_robust()
558 int robust_inited; member