OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:callout_wait
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
kern_timeout.c
193
static void
callout_wait
(callout_impl_t *, void *, kmutex_t *);
568
callout_wait
(c, interlock, lock);
578
*
callout_wait
:
584
callout_wait
(callout_impl_t *c, void *interlock, kmutex_t *lock)
function
kern_timeout.c
193
static void
callout_wait
(callout_impl_t *, void *, kmutex_t *);
568
callout_wait
(c, interlock, lock);
578
*
callout_wait
:
584
callout_wait
(callout_impl_t *c, void *interlock, kmutex_t *lock)
function
Completed in 37 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026