Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/mach/
H A Dthread_policy_private.h192 *thread_time_constraint_with_priority_policy_t; typedef
/xnu-12377.1.9/osfmk/kern/
H A Dthread_policy.c293thread_time_constraint_with_priority_policy_t info = (thread_time_constraint_with_priority_policy_… in thread_policy_set()
394 thread_time_constraint_with_priority_policy_t info; in thread_policy_set_internal()
405 info = (thread_time_constraint_with_priority_policy_t)policy_info; in thread_policy_set_internal()
1340 thread_time_constraint_with_priority_policy_t info; in thread_policy_get()
1351 info = (thread_time_constraint_with_priority_policy_t)policy_info; in thread_policy_get()