Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Dctfmerge.h51 } wip_t; typedef
58 wip_t *wq_wip;
H A Dctfmerge.c303 wip_t *wipslot = &wq->wq_wip[slotnum]; in finalize_phase_one()
352 wip_save_work(workqueue_t *wq, wip_t *slot, int slotnum) in wip_save_work()
373 wip_add_work(wip_t *slot, tdata_t *pow) in wip_add_work()
392 wip_t *wipslot; in worker_runphase1()
638 wq->wq_wip = xcalloc(sizeof (wip_t) * nslots); in wq_init()