OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_exlockcv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/audio/
audiovar.h
223
kcondvar_t
sc_exlockcv
;
member in struct:audio_softc
audio.c
990
cv_init(&sc->
sc_exlockcv
, "audiolk");
1364
cv_broadcast(&sc->
sc_exlockcv
);
1419
cv_broadcast(&sc->
sc_exlockcv
);
1498
cv_destroy(&sc->
sc_exlockcv
);
1591
error = cv_wait_sig(&sc->
sc_exlockcv
, sc->sc_lock);
1616
cv_broadcast(&sc->
sc_exlockcv
);
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025