Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dprotocol.h88 graph_protocol_event_t *graph_event_dequeue();
H A Dprotocol.c144 graph_event_dequeue() in graph_event_dequeue() function
H A Dgraph.c5830 while ((e = graph_event_dequeue()) != NULL) { in graph_event_thread()