Home
last modified time | relevance | path

Searched refs:batchid (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c450 int batchid; in worker_runphase2() local
483 batchid = wq->wq_next_batchid++; in worker_runphase2()
497 while (wq->wq_lastdonebatch + 1 != batchid) { in worker_runphase2()
502 wq->wq_lastdonebatch = batchid; in worker_runphase2()