OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tprof_cv
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/tprof/
tprof.c
125
static kcondvar_t
tprof_cv
; /* L: */
variable in typeref:typename:kcondvar_t
229
cv_broadcast(&
tprof_cv
);
443
cv_wait(&
tprof_cv
, &tprof_lock);
1114
cv_init(&
tprof_cv
, "tprof");
1130
cv_destroy(&
tprof_cv
);
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025