OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/dm/
dm_target_delay.c
79
static void
_timeout
(void*);
313
callout_reset(&di->cal, di->delay,
_timeout
, di);
357
callout_reset(&di->cal, next - tick,
_timeout
, di);
455
_timeout
(void *arg)
function
/src/external/bsd/kyua-cli/dist/engine/
test_case_test.cpp
288
optional< datetime::delta >
_timeout
;
member in class:__anon6963::plain_helper
302
_timeout
(timeout)
353
if (
_timeout
)
354
mdbuilder.set_timeout(
_timeout
.get());
Completed in 17 milliseconds
Indexes created Fri May 15 00:25:31 UTC 2026