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

/netbsd-current/sys/dev/hyperv/
H A Dvmbusvar.h212 kcondvar_t sc_chevq_cv; member in struct:vmbus_softc
H A Dvmbus.c963 cv_init(&sc->sc_chevq_cv, "hvchevcv");
2164 cv_broadcast(&sc->sc_chevq_cv);
2215 cv_wait(&sc->sc_chevq_cv, &sc->sc_chevq_lock);

Completed in 126 milliseconds