OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oomwait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
vm.c
111
static kcondvar_t pdaemoncv,
oomwait
;
variable in typeref:typename:kcondvar_t
389
cv_init(&
oomwait
, "
oomwait
");
1114
cv_wait(&
oomwait
, &pdaemonmtx);
1140
cv_broadcast(&
oomwait
);
1184
cv_broadcast(&
oomwait
);
vm.c
111
static kcondvar_t pdaemoncv,
oomwait
;
variable in typeref:typename:kcondvar_t
389
cv_init(&
oomwait
, "
oomwait
");
1114
cv_wait(&
oomwait
, &pdaemonmtx);
1140
cv_broadcast(&
oomwait
);
1184
cv_broadcast(&
oomwait
);
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025