OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thrcv
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
threads.c
57
static struct rumpuser_cv *
thrcv
;
variable in typeref:struct:rumpuser_cv *
75
rumpuser_cv_wait_nowrap(
thrcv
, thrmtx);
100
rumpuser_cv_init(&
thrcv
);
120
rumpuser_cv_broadcast(
thrcv
);
299
rumpuser_cv_wait_nowrap(
thrcv
, thrmtx);
threads.c
57
static struct rumpuser_cv *
thrcv
;
variable in typeref:struct:rumpuser_cv *
75
rumpuser_cv_wait_nowrap(
thrcv
, thrmtx);
100
rumpuser_cv_init(&
thrcv
);
120
rumpuser_cv_broadcast(
thrcv
);
299
rumpuser_cv_wait_nowrap(
thrcv
, thrmtx);
Completed in 22 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025