Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/mach/
H A Dpolicy.h129 typedef struct policy_timeshare_info *policy_timeshare_info_t; typedef
H A Dmach_types.defs301 * policy_timeshare_info_t (5 ints)
319 * policy_timeshare_info_t (5 ints)
521 * policy_timeshare_info_t (5 ints)
/xnu-8020.101.4/osfmk/kern/
H A Dthread.c1952 policy_timeshare_info_t ts_info; in thread_info_internal()
1958 ts_info = (policy_timeshare_info_t)thread_info_out; in thread_info_internal()