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

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c325 static list_t zone_deathrow; variable
2057 list_create(&zone_deathrow, sizeof (zone_t),
2380 list_remove(&zone_deathrow, zone);
5367 list_insert_tail(&zone_deathrow, zone);

Completed in 60 milliseconds