Ingen  0.5.1
Static Public Member Functions | Static Public Attributes | List of all members
Ingen::Server::ThreadManager Class Reference

Static Public Member Functions

static void set_flag (ThreadFlag f)
 
static void unset_flag (ThreadFlag f)
 
static void assert_thread (ThreadFlag f)
 
static void assert_not_thread (ThreadFlag f)
 

Static Public Attributes

static bool single_threaded
 Set to true during initialisation so ensure_thread doesn't fail. More...
 
static INGEN_THREAD_LOCAL unsigned flags
 

Member Data Documentation

§ single_threaded

bool Ingen::Server::ThreadManager::single_threaded
static

Set to true during initialisation so ensure_thread doesn't fail.

Defined in Engine.cpp

Referenced by Ingen::Server::Engine::activate(), Ingen::Server::Engine::deactivate(), and Ingen::Server::Engine::event_time().


The documentation for this class was generated from the following files: