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

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dbsd_i386.c102 thread_compose_cthread_desc(unsigned int addr, pcb_t pcb);
446 thread_compose_cthread_desc(unsigned int addr, pcb_t pcb) function
488 thread_compose_cthread_desc(self, pcb);
504 thread_compose_cthread_desc(pself, pcb);
522 thread_compose_cthread_desc((uint32_t) pself, pcb);
544 thread_compose_cthread_desc((uint32_t) self, pcb);

Completed in 25 milliseconds