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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h227 uint32_t pwq_blockedthreads; /* total number of blocked workqueue threads */ member in struct:proc_workqueueinfo
/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_synch.c2314 pwqinfo->pwq_blockedthreads = wq->wq_threads_scheduled - activecount;

Completed in 11 milliseconds