Searched refs:GraphThread (Results 1 – 3 of 3) sorted by relevance
55 GraphThread * thread = (GraphThread *) arg; in worker_thread()217 GraphThread * thread = (GraphThread *) arg; in main_thread()267 GraphThread *275 GraphThread * self = object_new (GraphThread); in graph_thread_new()
72 typedef struct GraphThread struct94 } GraphThread; argument103 GraphThread *
63 typedef struct GraphThread GraphThread; typedef160 GraphThread * threads[MAX_GRAPH_THREADS];161 GraphThread * main_thread;