Home
last modified time | relevance | path

Searched refs:callout_tolerance (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c49 static int callout_tolerance; /* callout hires tolerance */ variable
828 next = expiration + callout_tolerance; in callout_heap_delete()
2110 if (callout_tolerance <= 0) in callout_init()
2111 callout_tolerance = CALLOUT_TOLERANCE; in callout_init()