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

/xnu-2422.115.4/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c402 buf_used = proc_pidinfo(pid, PROC_PIDLISTTHREADS, 0, info->threads, info->thr_size);
/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h648 #define PROC_PIDLISTTHREADS 6 macro
/xnu-2422.115.4/bsd/kern/
H A Dproc_info.c1018 case PROC_PIDLISTTHREADS:
1200 case PROC_PIDLISTTHREADS:{

Completed in 29 milliseconds