Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c193 #define CALLOUT_THRESHOLD 100000000 macro
212 } else if ((nextexp) > (gethrtime() + CALLOUT_THRESHOLD)) { \