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

/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dctfmerge.h51 } wip_t; typedef in typeref:struct:wip
58 wip_t *wq_wip;
H A Dctfmerge.c339 wip_t *wipslot = &wq->wq_wip[slotnum];
388 wip_save_work(workqueue_t *wq, wip_t *slot, int slotnum)
409 wip_add_work(wip_t *slot, tdata_t *pow)
428 wip_t *wipslot;
674 wq->wq_wip = xcalloc(sizeof (wip_t) * nslots);

Completed in 69 milliseconds