Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h616 void *graph_event_thread(void *);
H A Dgraph.c5784 graph_event_thread(void *unused) in graph_event_thread() function
6892 (void) startd_thread_create(graph_event_thread, NULL); in graph_engine_start()