Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h610 void *graph_thread(void *);
H A Dgraph.c6135 graph_thread(void *arg) in graph_thread() function
6880 (void) startd_thread_create(graph_thread, NULL); in graph_engine_start()