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 - 3
of
3
) 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
);
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
);
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 36 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025