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

/osnet-11/usr/src/lib/libsip/common/
H A Dsip_timeout.c52 * LONG_SLEEP_TIME = (24 * 60 * 60 * NANOSEC)
54 #define LONG_SLEEP_TIME (0x15180LL * 0x3B9ACA00LL) macro
253 return ((hrtime_t)LONG_SLEEP_TIME + current_time);
260 return ((hrtime_t)LONG_SLEEP_TIME + current_time);
294 return ((hrtime_t)LONG_SLEEP_TIME + current_time);

Completed in 16 milliseconds