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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dthread.h170 struct pcb xxx_pcb; member in struct:machine_thread
H A Dgenassym.c201 DECLARE("ACT_PCB_ISS", offsetof(thread_t, machine.xxx_pcb.iss));
202 DECLARE("ACT_PCB_IDS", offsetof(thread_t, machine.xxx_pcb.ids));
H A Dpcb.c1652 pcb_t pcb = &thread->machine.xxx_pcb;

Completed in 156 milliseconds