Searched refs:return_instead (Results 1 – 1 of 1) sorted by relevance
1408 thread_suspend_check(int return_instead) in thread_suspend_check() argument1430 if ((p->p_flag & P_SINGLE_EXIT) && return_instead) in thread_suspend_check()1435 (p->p_flag & P_SINGLE_BOUNDARY) && return_instead) in thread_suspend_check()1442 KASSERT(return_instead, in thread_suspend_check()1455 if (return_instead) in thread_suspend_check()1493 MPASS(!return_instead); in thread_suspend_check()