Searched refs:extpol (Results 1 – 1 of 1) sorted by relevance
2555 thread_extended_policy_data_t extpol = {.timeshare = 0}; in bsdthread_set_self() local2564 (thread_policy_t)&extpol, THREAD_EXTENDED_POLICY_COUNT); in bsdthread_set_self()2570 thread_extended_policy_data_t extpol = {.timeshare = 1}; in bsdthread_set_self() local2579 (thread_policy_t)&extpol, THREAD_EXTENDED_POLICY_COUNT); in bsdthread_set_self()