OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_inuse_cv
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/modules/lua/
lua.c
59
kcondvar_t
sc_inuse_cv
;
member in struct:lua_softc
141
cv_init(&sc->
sc_inuse_cv
, "luactl");
228
cv_destroy(&sc->
sc_inuse_cv
);
250
error = cv_wait_sig(&sc->
sc_inuse_cv
, &sc->sc_lock);
273
cv_signal(&sc->
sc_inuse_cv
);
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025