OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lastTouched
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libbind/dist/isc/
ev_timers.c
59
struct timespec
lastTouched
;
359
tt->
lastTouched
= ctx->lastEventTime;
396
tt->
lastTouched
= ctx->lastEventTime;
410
tt->
lastTouched
= ctx->lastEventTime;
485
idle = evSubTime(ctx->lastEventTime, this->
lastTouched
);
/src/lib/libc/isc/
ev_timers.c
65
struct timespec
lastTouched
;
376
tt->
lastTouched
= ctx->lastEventTime;
413
tt->
lastTouched
= ctx->lastEventTime;
427
tt->
lastTouched
= ctx->lastEventTime;
502
idle = evSubTime(ctx->lastEventTime, this->
lastTouched
);
Completed in 20 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026