OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_link_cv
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hyperv/
if_hvn.c
300
kcondvar_t
sc_link_cv
;
member in struct:hvn_softc
602
cv_init(&sc->
sc_link_cv
, "hvnknkcv");
751
cv_destroy(&sc->
sc_link_cv
);
800
cv_destroy(&sc->
sc_link_cv
);
958
cv_wait(&sc->
sc_link_cv
, &sc->sc_link_lock);
1026
cv_signal(&sc->
sc_link_cv
);
Completed in 16 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025