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

/darwin-on-arm/xnu/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.h142 int32_t pti_threadnum; /* number of threads in the task */ member in struct:proc_taskinfo
/darwin-on-arm/xnu/osfmk/kern/
H A Dbsd_kern.c630 ptinfo->pti_threadnum = task->thread_count;

Completed in 25 milliseconds