Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dctfmerge.h76 int wq_alldone; member
H A Dctfmerge.c453 wq->wq_alldone = 1; in worker_runphase2()
673 wq->wq_alldone = 0; in wq_init()
907 while (wq.wq_alldone == 0) in main()