Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dprotocol.c483 if (--st->st_load_instances == 0) in restarter_protocol_send_event()
H A Dstartd.h536 uint_t st_load_instances; /* restarter instances to load */ member
H A Drestarter.c2024 if (--st->st_load_instances == 0) in restarter_event_thread()
2204 while (!(st->st_load_complete && st->st_load_instances == 0)) in restarter_contracts_event_thread()
H A Dgraph.c869 st->st_load_instances++; in vertex_send_event()