Home
last modified time | relevance | path

Searched refs:thread_time_constraint_with_priority_policy_data_t (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/osfmk/mach/
H A Dthread_policy_private.h190 thread_time_constraint_with_priority_policy_data_t; typedef
195 (sizeof (thread_time_constraint_with_priority_policy_data_t) / sizeof (integer_t)))
/xnu-10002.61.3/osfmk/kern/
H A Dthread_policy.c334 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, period) == offsetof(thre…
335 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, computation) == offsetof…
336 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, constraint) == offsetof(…
337 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, preemptible) == offsetof…