Home
last modified time | relevance | path

Searched refs:thread_time_constraint_policy_data_t (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/osfmk/mach/
H A Dthread_policy.h160 thread_time_constraint_policy_data_t; typedef
165 (sizeof (thread_time_constraint_policy_data_t) / sizeof (integer_t)))
/xnu-8019.80.24/tests/
H A Dwork_interval_test_unentitled.c34 thread_time_constraint_policy_data_t pol; in set_realtime()
H A Dwork_interval_test.c135 thread_time_constraint_policy_data_t pol; in set_realtime()
/xnu-8019.80.24/tools/tests/jitter/
H A Dtimer_jitter.c112 thread_time_constraint_policy_data_t pol; in thread_setup()
/xnu-8019.80.24/osfmk/kern/
H A Dthread_policy.c317 …nstraint_with_priority_policy_data_t, period) == offsetof(thread_time_constraint_policy_data_t, pe…
318 …int_with_priority_policy_data_t, computation) == offsetof(thread_time_constraint_policy_data_t, co…
319 …aint_with_priority_policy_data_t, constraint) == offsetof(thread_time_constraint_policy_data_t, co…
320 …int_with_priority_policy_data_t, preemptible) == offsetof(thread_time_constraint_policy_data_t, pr…
/xnu-8019.80.24/tools/tests/zero-to-n/
H A Dzero-to-n.c320 thread_time_constraint_policy_data_t pol; in rt_churn_thread_setup()
482 thread_time_constraint_policy_data_t pol; in thread_setup()