Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dstartd.h617 void *graph_thread(void *);
H A Dgraph.c6171 graph_thread(void *arg) in graph_thread() function
6921 (void) startd_thread_create(graph_thread, NULL); in graph_engine_start()