Zrythm
a highly automated and intuitive digital audio workstation
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
graph_thread.h File Reference

Routing graph thread. More...

#include "zrythm-config.h"
#include "utils/types.h"
#include "gtk_wrapper.h"
#include <pthread.h>
Include dependency graph for graph_thread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  GraphThread
 

Functions

GraphThreadgraph_thread_new (const int id, const bool is_main, Graph *graph)
 Creates a thread.
 

Detailed Description

Routing graph thread.

Definition in file graph_thread.h.