Searched refs:return_instead (Results 1 – 1 of 1) sorted by relevance
1406 thread_suspend_check(int return_instead) in thread_suspend_check() argument1429 if ((p->p_flag & P_SINGLE_EXIT) && return_instead) in thread_suspend_check()1434 (p->p_flag & P_SINGLE_BOUNDARY) && return_instead) in thread_suspend_check()1441 KASSERT(return_instead, in thread_suspend_check()1486 if (return_instead == 0) { in thread_suspend_check()