Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/startd/
H A Dstartd.h618 void *graph_event_thread(void *);
H A Dgraph.c5812 graph_event_thread(void *unused) in graph_event_thread() function
6931 (void) startd_thread_create(graph_event_thread, NULL); in graph_engine_start()