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

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

Completed in 66 milliseconds