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
1158 if (thread->effective_policy.thep_terminated == TRUE) { in thread_recompute_priority()1824 next.thep_terminated = 1; in thread_policy_update_internal_spinlocked()1880 prev.thep_terminated != next.thep_terminated || in thread_policy_update_internal_spinlocked()
482 if int(thread.effective_policy.thep_terminated) != 0: