Home
last modified time | relevance | path

Searched refs:thread_extended_policy_data_t (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.121.3/osfmk/mach/
H A Dthread_policy.h113 typedef struct thread_extended_policy thread_extended_policy_data_t; typedef
117 (sizeof (thread_extended_policy_data_t) / sizeof (integer_t)))
/xnu-8020.121.3/tools/tests/affinity/
H A Dsets.c187 thread_extended_policy_data_t epolicy; in manager_fn()
H A Dpool.c198 thread_extended_policy_data_t epolicy; in manager_fn()
/xnu-8020.121.3/tools/tests/jitter/
H A Dtimer_jitter.c126 thread_extended_policy_data_t pol; in thread_setup()
/xnu-8020.121.3/tools/tests/MPMMTest/
H A DKQMPMMtest.c343 thread_extended_policy_data_t epolicy; in thread_setup()
H A DMPMMtest.c463 thread_extended_policy_data_t epolicy; in thread_setup()
/xnu-8020.121.3/bsd/pthread/
H A Dpthread_workqueue.c2429 thread_extended_policy_data_t extpol = {.timeshare = 0}; in bsdthread_set_self()
2444 thread_extended_policy_data_t extpol = {.timeshare = 1}; in bsdthread_set_self()