Searched refs:thep_terminated (Results 1 – 3 of 3) sorted by relevance
262 …thep_terminated :1, /* all throttles have been removed for quick exit or S… member
1159 if (thread->effective_policy.thep_terminated == TRUE) { in thread_recompute_priority()1825 next.thep_terminated = 1; in thread_policy_update_internal_spinlocked()1875 thread_tid(thread), next.thep_terminated); in thread_policy_update_internal_spinlocked()1888 prev.thep_terminated != next.thep_terminated || in thread_policy_update_internal_spinlocked()
485 if int(thread.effective_policy.thep_terminated) != 0: