OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcv
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/rump/kernspace/
busypage.c
47
static kcondvar_t
tcv
;
variable in typeref:typename:kcondvar_t
57
cv_signal(&
tcv
);
72
cv_init(&
tcv
, "napina");
90
cv_wait(&
tcv
, &testpg->interlock);
/src/games/gomoku/
pickmove.c
176
union comboval
tcv
= board[ts].s_combo[them];
local in function:pickmove
183
if (
tcv
.cv_force <= 1 &&
185
tcv
.cv_force +
tcv
.cv_win >= ocv.cv_force + ocv.cv_win))
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025