Searched refs:LONG_SLEEP_TIME (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_timeout.c54 * LONG_SLEEP_TIME = (24 * 60 * 60 * NANOSEC)
56 #define LONG_SLEEP_TIME (0x15180LL * 0x3B9ACA00LL) macro
255 return ((hrtime_t)LONG_SLEEP_TIME + current_time);
262 return ((hrtime_t)LONG_SLEEP_TIME + current_time);
296 return ((hrtime_t)LONG_SLEEP_TIME + current_time);

Completed in 57 milliseconds