Ardour
9.0-pre0-350-gf17a656217
|
#include <atomic>
#include <string>
#include <vector>
#include <map>
#include <stdint.h>
#include <pthread.h>
#include <glibmm/threads.h>
#include "pbd/libpbd_visibility.h"
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 |
#define MISSING_INVALIDATOR nullptr |
Definition at line 138 of file event_loop.h.