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

/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dctfmerge.h61 int wq_ithrottle; member in struct:workqueue
H A Dctfmerge.c583 while (fifo_len(wq->wq_queue) > wq->wq_ithrottle) {
585 fifo_len(wq->wq_queue), wq->wq_ithrottle);
683 wq->wq_ithrottle = throttle * wq->wq_nthreads;

Completed in 78 milliseconds