Searched defs:batchid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dctfmerge.c440 int batchid; local
473 batchid = wq->wq_next_batchid++;
487 while (wq->wq_lastdonebatch + 1 != batchid) {
492 wq->wq_lastdonebatch = batchid;

Completed in 45 milliseconds