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

/osnet-11/usr/src/lib/libvdp/common/
H A Dvdp_impl.c314 assert(vdp_instp->vdp_inst_tq != NULL);
315 timeout = iu_earliest_timer(vdp_instp->vdp_inst_tq);
340 iu_tq_destroy(vdp_instp->vdp_inst_tq);
341 vdp_instp->vdp_inst_tq = NULL;
359 (void) iu_expire_timers(vdp_instp->vdp_inst_tq);
450 (void) iu_adjust_timer(vdp_instp->vdp_inst_tq,
454 iu_schedule_timer_ms(vdp_instp->vdp_inst_tq,
489 if (!iu_cancel_timer(vdp_instp->vdp_inst_tq,
500 iu_schedule_timer_ms(vdp_instp->vdp_inst_tq,
518 iu_schedule_timer_ms(vdp_instp->vdp_inst_tq,
[all...]
H A Dvdp_impl.h208 iu_tq_t *vdp_inst_tq; member in struct:vdp_inst_struct_s

Completed in 23 milliseconds