Home
last modified time | relevance | path

Searched refs:policy_rr_info_t (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/mach/
H A Dpolicy.h164 typedef struct policy_rr_info *policy_rr_info_t; typedef
H A Dmach_types.defs312 * policy_rr_info_t (5 ints)
330 * policy_rr_info_t (5 ints)
533 * policy_rr_info_t (5 ints) */
/xnu-8792.41.9/osfmk/kern/
H A Dthread.c2127 policy_rr_info_t rr_info; in thread_info_internal()
2135 rr_info = (policy_rr_info_t) thread_info_out; in thread_info_internal()