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

/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.h54 int wq_next_batchid; member in struct:workqueue
H A Dctfmerge.c327 wq->wq_lastdonebatch = wq->wq_next_batchid++;
377 slot->wip_batchid = wq->wq_next_batchid++;
483 batchid = wq->wq_next_batchid++;
664 wq->wq_next_batchid = 0;
669 wq->wq_wip[i].wip_batchid = wq->wq_next_batchid++;

Completed in 50 milliseconds