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

/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dctfmerge.h54 int wq_next_batchid; member in struct:workqueue
H A Dctfmerge.c319 wq->wq_lastdonebatch = wq->wq_next_batchid++;
369 slot->wip_batchid = wq->wq_next_batchid++;
475 batchid = wq->wq_next_batchid++;
654 wq->wq_next_batchid = 0;
658 wq->wq_wip[i].wip_batchid = wq->wq_next_batchid++;

Completed in 96 milliseconds