2 #ifndef __BSE_ENGINE_MASTER_H__
3 #define __BSE_ENGINE_MASTER_H__
10 void _engine_master_dispatch_jobs (
void);
11 void _engine_master_dispatch (
void);
19 static void reap_master_thread ();
20 void master_thread ();
23 static void wakeup ();
24 static void start (
const std::function<
void()> &caller_wakeup);
The Bse namespace contains all functions of the synthesis engine.
Definition: bstbseutils.cc:88
Definition: bseenginemaster.hh:15
Definition: bseengine.hh:206