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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdb.h139 kcondvar_t xs_ionumcv; member in struct:xdb
H A Dxdb.c721 cv_signal(&vdp->xs_ionumcv);
1495 cv_wait(&vdp->xs_ionumcv, &vdp->xs_iomutex);
1679 cv_init(&vdp->xs_ionumcv, NULL, CV_DRIVER, NULL);
1768 cv_destroy(&vdp->xs_ionumcv);
1814 cv_destroy(&vdp->xs_ionumcv);

Completed in 61 milliseconds