Home
last modified time | relevance | path

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) in restarter_protocol_send_event()
H A Dstartd.h529 uint_t st_load_instances; /* restarter instances to load */ member
H A Drestarter.c2031 if (--st->st_load_instances == 0) in restarter_event_thread()
2205 while (!(st->st_load_complete && st->st_load_instances == 0)) in restarter_contracts_event_thread()
H A Dgraph.c875 st->st_load_instances++; in vertex_send_event()