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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dtask_info.h122 typedef struct task_basic_info_64 *task_basic_info_64_t; typedef in typeref:struct:task_basic_info_64
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.c1235 task_basic_info_64_t basic_info;
1241 basic_info = (task_basic_info_64_t)task_info_out;

Completed in 102 milliseconds