Home
last modified time | relevance | path

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

/xnu-10063.121.3/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-10063.121.3/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()
H A Dwork_interval_data_test.c45 thread_time_constraint_policy_data_t pol; in set_realtime()
/xnu-10063.121.3/tools/tests/jitter/
H A Dtimer_jitter.c112 thread_time_constraint_policy_data_t pol; in thread_setup()
/xnu-10063.121.3/osfmk/kern/
H A Dthread_policy.c334 …nstraint_with_priority_policy_data_t, period) == offsetof(thread_time_constraint_policy_data_t, pe…
335 …int_with_priority_policy_data_t, computation) == offsetof(thread_time_constraint_policy_data_t, co…
336 …aint_with_priority_policy_data_t, constraint) == offsetof(thread_time_constraint_policy_data_t, co…
337 …int_with_priority_policy_data_t, preemptible) == offsetof(thread_time_constraint_policy_data_t, pr…
/xnu-10063.121.3/tools/tests/zero-to-n/
H A Dzero-to-n.c330 thread_time_constraint_policy_data_t pol; in rt_churn_thread_setup()
494 thread_time_constraint_policy_data_t pol; in thread_setup()