Searched refs:task_active (Results 1 – 1 of 1) sorted by relevance
5000 boolean_t task_active; in proc_exec_switch_task() local5014 task_active = task_is_active(new_task); in proc_exec_switch_task()5024 if (proc_active && task_active && thread_active) { in proc_exec_switch_task()