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-8019.80.24/osfmk/mach/
H A Dthread_policy.h424 thread_time_constraint_with_priority_policy_data_t; typedef
429 (sizeof (thread_time_constraint_with_priority_policy_data_t) / sizeof (integer_t)))
/xnu-8019.80.24/osfmk/kern/
H A Dthread_policy.c317 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, period) == offsetof(thre…
318 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, computation) == offsetof…
319 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, constraint) == offsetof(…
320 static_assert(offsetof(thread_time_constraint_with_priority_policy_data_t, preemptible) == offsetof…