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

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c263 #define ZONE_DESTROY_TIMEOUT_SECS 60 macro
5220 wait_time = SEC_TO_TICK(ZONE_DESTROY_TIMEOUT_SECS);
5255 * If ZONE_DESTROY_TIMEOUT_SECS seconds elapse while waiting
5264 * ticks (initially ZONE_DESTROY_TIMEOUT_SECS

Completed in 60 milliseconds