Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dgraph.c176 #define VERTEX_INUSE 1 /* vertex is still in use */ macro
949 return (VERTEX_INUSE); in free_if_unrefed()
964 return (VERTEX_INUSE); in free_if_unrefed()
3100 if (vertex_unref(vv) == VERTEX_INUSE && in refresh_vertex()
5056 if (vertex_unref(v) == VERTEX_INUSE) in dgraph_remove_instance()