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

/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c41 int thr_count; member in struct:__anon861
76 info->thr_count = 0;
435 info->thr_count = buf_used / sizeof(uint64_t);
440 for (i = 0; i < info->thr_count; i++) {

Completed in 23 milliseconds