Home
last modified time | relevance | path

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

/xnu-11215.81.4/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-11215.81.4/osfmk/kern/
H A Dthread.c2138 policy_rr_info_t rr_info; in thread_info_internal()
2146 rr_info = (policy_rr_info_t) thread_info_out; in thread_info_internal()