Searched refs:suspendedallmutators (Results 1 – 1 of 1) sorted by relevance
2408 int suspendedallmutators; /* when non-zero, all mutators suspended. */ variable2441 } else if (!ulwp->ul_stop && !suspendedallmutators) { in thr_getstate()2475 if (!ulwp->ul_stop && !suspendedallmutators) in thr_setstate()2707 if (suspendingallmutators || suspendedallmutators) { in thr_suspend_allmutators()2734 suspendedallmutators = 1; in thr_suspend_allmutators()2775 if (!suspendedallmutators) { in thr_continue_allmutators()2780 suspendedallmutators = 0; in thr_continue_allmutators()