Home
last modified time | relevance | path

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

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