Searched refs:proc_active (Results 1 – 1 of 1) sorted by relevance
5001 boolean_t proc_active; in proc_exec_switch_task() local5015 proc_active = !(old_proc->p_lflag & P_LEXIT); in proc_exec_switch_task()5024 if (proc_active && task_active && thread_active) { in proc_exec_switch_task()