Home | Sort by: relevance | last modified time | path |
/src/sys/dev/wscons/ | |
wsbellvar.h | 50 lwp_t *sc_bellthread; member in struct:wsbell_softc |
wsbell.c | 249 bell_thread, sc, &sc->sc_bellthread, "%s", device_xname(self)); 312 kthread_join(sc->sc_bellthread); |