Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/audio/
H A Dgraph_thread.c55 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()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dgraph_thread.h72 typedef struct GraphThread struct
94 } GraphThread; typedef
103 GraphThread *
H A Dgraph.h63 typedef struct GraphThread GraphThread; typedef
160 GraphThread * threads[MAX_GRAPH_THREADS];
161 GraphThread * main_thread;