Searched refs:policy_timeshare_base_t (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dmk_sp.c213 policy_timeshare_base_t ts_base = (policy_timeshare_base_t) base;
328 policy_timeshare_base_t ts_base;
336 ts_base = (policy_timeshare_base_t) base;
402 policy_timeshare_base_t ts_base;
410 ts_base = (policy_timeshare_base_t) base;
H A Dprocessor.c506 register policy_timeshare_base_t ts_base;
511 ts_base = (policy_timeshare_base_t) info;
H A Dtask.c1369 register policy_timeshare_base_t ts_base;
1374 ts_base = (policy_timeshare_base_t) task_info_out;
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dpolicy.h127 typedef struct policy_timeshare_base *policy_timeshare_base_t; typedef in typeref:struct:policy_timeshare_base

Completed in 88 milliseconds