Searched refs:return_instead (Results 1 – 1 of 1) sorted by relevance
1353 thread_suspend_check(int return_instead) in thread_suspend_check() argument1376 if ((p->p_flag & P_SINGLE_EXIT) && return_instead) in thread_suspend_check()1381 (p->p_flag & P_SINGLE_BOUNDARY) && return_instead) in thread_suspend_check()1388 KASSERT(return_instead, in thread_suspend_check()1433 if (return_instead == 0) { in thread_suspend_check()