Searched refs:pwq_runthreads (Results 1 – 3 of 3) sorted by relevance
227 uint32_t pwq_runthreads; /* total number of running workqueue threads */ member
1818 T_EXPECT_GE_UINT(pwqinfo.pwq_blockedthreads + pwqinfo.pwq_runthreads, (uint32_t)1,
5165 pwqinfo->pwq_runthreads = activecount; in fill_procworkqueue()