Ardour  9.2-129-gdf5e1050bd
event_loop.h File Reference
#include <sigc++/trackable.h>
#include <sigc++/connection.h>
#include <atomic>
#include <functional>
#include <string>
#include <list>
#include <vector>
#include <stdint.h>
#include <pthread.h>
#include "pbd/libpbd_visibility.h"
#include "pbd/mutex.h"
#include "pbd/private.h"
#include "pbd/rwlock.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 144 of file event_loop.h.