Searched refs:act_machine_switch_pcb (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dmisc_protos.h149 extern void act_machine_switch_pcb(thread_t old, thread_t new);
H A Dpcb.c455 act_machine_switch_pcb(NULL, new);
511 act_machine_switch_pcb(old, new);
1713 act_machine_switch_pcb(NULL, thread);
1867 act_machine_switch_pcb(old, new);
H A Dpcb_native.c118 act_machine_switch_pcb(__unused thread_t old, thread_t new) function

Completed in 25 milliseconds