Searched refs:thrp_int_darwinbg (Results 1 – 2 of 2) sorted by relevance
232 uint64_t thrp_int_darwinbg :1, /* marked as darwinbg via setpriority */ member
1723 if (requested.thrp_int_darwinbg || requested.thrp_ext_darwinbg) { in thread_policy_update_internal_spinlocked()2072 requested.thrp_int_darwinbg = value; in thread_set_requested_policy_spinlocked()2256 value = requested.thrp_int_darwinbg; in thread_get_requested_policy_spinlocked()2458 bits |= (requested.thrp_int_darwinbg ? POLICY_REQ_INT_DARWIN_BG : 0); in proc_get_thread_policy_bitfield()