Searched refs:return_instead (Results 1 – 1 of 1) sorted by relevance
1321 thread_suspend_check(int return_instead) in thread_suspend_check() argument1344 if ((p->p_flag & P_SINGLE_EXIT) && return_instead) in thread_suspend_check()1349 (p->p_flag & P_SINGLE_BOUNDARY) && return_instead) in thread_suspend_check()1356 KASSERT(return_instead, in thread_suspend_check()1401 if (return_instead == 0) { in thread_suspend_check()