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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dtask_info.h105 #define TASK_BASIC_INFO_32_COUNT \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.c1198 if (*task_info_count < TASK_BASIC_INFO_32_COUNT)
1229 *task_info_count = TASK_BASIC_INFO_32_COUNT;
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exit.c604 task_info_stuff = TASK_BASIC_INFO_32_COUNT;

Completed in 33 milliseconds