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

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctfmerge.h55 int wq_next_batchid; member in struct:workqueue
H A Dctfmerge.c337 wq->wq_lastdonebatch = wq->wq_next_batchid++;
387 slot->wip_batchid = wq->wq_next_batchid++;
493 batchid = wq->wq_next_batchid++;
674 wq->wq_next_batchid = 0;
679 wq->wq_wip[i].wip_batchid = wq->wq_next_batchid++;

Completed in 51 milliseconds