Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
graph_thread.h File Reference

Routing graph thread. More...

#include "zrythm-config.h"
#include <stdbool.h>
#include "utils/types.h"
#include <gtk/gtk.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.