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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dthread_info.h105 typedef struct thread_basic_info *thread_basic_info_t; typedef in typeref:struct:thread_basic_info
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.c884 register thread_basic_info_t basic_info;
889 basic_info = (thread_basic_info_t) thread_info_out;

Completed in 69 milliseconds