Searched refs:th_wi_flags (Results 1 – 1 of 1) sorted by relevance
300 thread_work_interval_flags_t th_wi_flags = os_atomic_load( in thread_policy_set() local302 if ((th_wi_flags & TH_WORK_INTERVAL_FLAGS_HAS_WORKLOAD_ID) && in thread_policy_set()303 !(th_wi_flags & TH_WORK_INTERVAL_FLAGS_RT_ALLOWED)) { in thread_policy_set()