Home
last modified time | relevance | path

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 #define LONG_SLEEP_TIME (0x15180LL * 0x3B9ACA00LL) macro
253 return ((hrtime_t)LONG_SLEEP_TIME + current_time); in sip_schedule_to_functions()
260 return ((hrtime_t)LONG_SLEEP_TIME + current_time); in sip_schedule_to_functions()
294 return ((hrtime_t)LONG_SLEEP_TIME + current_time); in sip_schedule_to_functions()