Searched defs:fctx_stopidletimer (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dresolver.c854 * we use fctx_stopidletimer for readability in the code below.
856 #define fctx_stopidletimer fctx_starttimer macro
1517 result = fctx_stopidletimer(fctx);
1879 RUNTIME_CHECK(fctx_stopidletimer(fctx) == ISC_R_SUCCESS);
2758 result = fctx_stopidletimer(fctx);
8672 result = fctx_stopidletimer(fctx);
8698 result = fctx_stopidletimer(fctx);

Completed in 41 milliseconds