Searched refs:thread_active (Results 1 – 2 of 2) sorted by relevance
149 struct usr_sys_times thread_active = fn(getpid()); in test_usr_sys_time_sanity() local150 _assert_increasing(&init, &thread_active, name, in test_usr_sys_time_sanity()157 _assert_increasing(&thread_active, &thread_top_active, name, in test_usr_sys_time_sanity()
5002 boolean_t thread_active; in proc_exec_switch_task() local5018 thread_active = thread_is_active(old_thread); in proc_exec_switch_task()5024 if (proc_active && task_active && thread_active) { in proc_exec_switch_task()