Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/mach/
H A Dpolicy.h129 typedef struct policy_timeshare_info *policy_timeshare_info_t; typedef
H A Dmach_types.defs310 * policy_timeshare_info_t (5 ints)
328 * policy_timeshare_info_t (5 ints)
531 * policy_timeshare_info_t (5 ints)
/xnu-8792.41.9/osfmk/kern/
H A Dthread.c2085 policy_timeshare_info_t ts_info; in thread_info_internal()
2091 ts_info = (policy_timeshare_info_t)thread_info_out; in thread_info_internal()