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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dtask_info.h104 typedef struct task_basic_info_32 *task_basic_info_32_t; typedef in typeref:struct:task_basic_info_32
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.c1195 task_basic_info_32_t basic_info;
1201 basic_info = (task_basic_info_32_t)task_info_out;

Completed in 79 milliseconds