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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dthread_status.h70 typedef _STRUCT_PPC_THREAD_STATE64 ppc_thread_state64_t; typedef
124 (sizeof(ppc_thread_state64_t) / sizeof(int)))
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dpthread_synch.c886 ppc_thread_state64_t state64;
887 ppc_thread_state64_t *ts64 = &state64;
2000 ppc_thread_state64_t state64;
2001 ppc_thread_state64_t *ts64 = &state64;

Completed in 31 milliseconds