#include <csignal>
#include <list>
#include <map>
#include <atomic>
#include <glibmm/threads.h>
#include <boost/bind/protect.hpp>
#include <boost/enable_shared_from_this.hpp>
#include <optional>
#include "pbd/libpbd_visibility.h"
#include "pbd/event_loop.h"
#include "pbd/stack_allocator.h"
#include "pbd/stacktrace.h"
#include <iostream>
Go to the source code of this file.
◆ DEBUG_PBD_SIGNAL_CONNECTIONS
#define DEBUG_PBD_SIGNAL_CONNECTIONS |
◆ DEBUG_PBD_SIGNAL_EMISSION
#define DEBUG_PBD_SIGNAL_EMISSION |