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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dbsdtask_info.h49 int32_t pti_threadnum; /* number of threads in the task */ member in struct:proc_taskinfo_internal
H A Dproc_info.h107 int32_t pti_threadnum; /* number of threads in the task */ member in struct:proc_taskinfo
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dbsd_kern.c567 ptinfo->pti_threadnum = task->thread_count;

Completed in 32 milliseconds