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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dprotocol.c483 if (--st->st_load_instances == 0)
H A Dstartd.h536 uint_t st_load_instances; /* restarter instances to load */ member in struct:startd_state
H A Drestarter.c2024 if (--st->st_load_instances == 0)
2204 while (!(st->st_load_complete && st->st_load_instances == 0))
H A Dgraph.c870 st->st_load_instances++;

Completed in 121 milliseconds