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

/opensolaris-onvv-gate/usr/src/tools/ctf/cvt/
H A Dctfmerge.h51 } wip_t; typedef in typeref:struct:wip
58 wip_t *wq_wip;
H A Dctfmerge.c305 wip_t *wipslot = &wq->wq_wip[slotnum];
354 wip_save_work(workqueue_t *wq, wip_t *slot, int slotnum)
375 wip_add_work(wip_t *slot, tdata_t *pow)
394 wip_t *wipslot;
640 wq->wq_wip = xcalloc(sizeof (wip_t) * nslots);

Completed in 102 milliseconds