OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xenstore_cv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xenbus/
xenbus_comms.c
59
static kcondvar_t
xenstore_cv
;
variable in typeref:typename:kcondvar_t
86
cv_broadcast(&
xenstore_cv
);
132
cv_wait(&
xenstore_cv
, &xenstore_lock);
179
cv_wait(&
xenstore_cv
, &xenstore_lock);
223
cv_init(&
xenstore_cv
, "xsio");
xenbus_comms.c
59
static kcondvar_t
xenstore_cv
;
variable in typeref:typename:kcondvar_t
86
cv_broadcast(&
xenstore_cv
);
132
cv_wait(&
xenstore_cv
, &xenstore_lock);
179
cv_wait(&
xenstore_cv
, &xenstore_lock);
223
cv_init(&
xenstore_cv
, "xsio");
Completed in 183 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025