Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallo.h440 #define CALLOUT_TOLERANCE 200000 /* nanoseconds */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c2111 callout_tolerance = CALLOUT_TOLERANCE; in callout_init()