Searched refs:return_instead (Results 1 – 1 of 1) sorted by relevance
1398 thread_suspend_check(int return_instead) in thread_suspend_check() argument1420 if ((p->p_flag & P_SINGLE_EXIT) && return_instead) in thread_suspend_check()1425 (p->p_flag & P_SINGLE_BOUNDARY) && return_instead) in thread_suspend_check()1432 KASSERT(return_instead, in thread_suspend_check()1475 if (return_instead == 0) { in thread_suspend_check()