Searched refs:cv_destroy (Results 1 – 8 of 8) sorted by relevance
40 #define cv_destroy(cvd) (void)pthread_cond_destroy(cvd) macro
252 cv_destroy(&up->up_cv); in usb_proc_free()253 cv_destroy(&up->up_drain); in usb_proc_free()
558 cv_destroy(&f->cv_io); in usb_fifo_free()559 cv_destroy(&f->cv_drain); in usb_fifo_free()
2083 cv_destroy(&udev->ctrlreq_cv); in usb_free_device()2084 cv_destroy(&udev->ref_cv); in usb_free_device()
1279 cv_destroy(&info->cv_drain); in usbd_transfer_unsetup_sub()
465 cv_destroy(udpt->cv); in usb_dma_tag_unsetup()
1380 cv_destroy(&urb->cv_wait); in usb_free_urb()
658 cv_destroy(&sc->sc_cmd_cv); in xhci_uninit()