Ardour  9.0-pre0-350-gf17a656217
event_loop.h File Reference
#include <atomic>
#include <string>
#include <vector>
#include <map>
#include <stdint.h>
#include <pthread.h>
#include <glibmm/threads.h>
#include "pbd/libpbd_visibility.h"
Include dependency graph for event_loop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PBD::EventLoop
 
struct  PBD::EventLoop::InvalidationRecord
 
struct  PBD::EventLoop::BaseRequestObject
 
struct  PBD::EventLoop::ThreadBufferMapping
 
struct  PBD::EventLoop::RequestBufferSupplier
 

Namespaces

 PBD
 

Macros

#define MISSING_INVALIDATOR   nullptr
 

Macro Definition Documentation

◆ MISSING_INVALIDATOR

#define MISSING_INVALIDATOR   nullptr

Definition at line 138 of file event_loop.h.