Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dgraph.c232 static uint_t non_subgraph_svcs; variable
4864 if (non_subgraph_svcs == 0) in vertex_subgraph_dependencies_shutdown()
4880 ++non_subgraph_svcs; in vertex_subgraph_dependencies_shutdown()
4882 --non_subgraph_svcs; in vertex_subgraph_dependencies_shutdown()
4884 if (non_subgraph_svcs == 0) { in vertex_subgraph_dependencies_shutdown()
5657 non_subgraph_svcs = 0; in dgraph_set_milestone()
5701 ++non_subgraph_svcs; in dgraph_set_milestone()
5737 if (non_subgraph_svcs > 1) in dgraph_set_milestone()
5739 non_subgraph_svcs); in dgraph_set_milestone()
5740 else if (non_subgraph_svcs == 1) in dgraph_set_milestone()
[all …]