Ardour  8.12
PBD::EventLoop::ThreadBufferMapping Struct Reference

#include <event_loop.h>

Public Attributes

pthread_t emitting_thread
 
size_t num_requests
 

Detailed Description

Definition at line 100 of file event_loop.h.

Member Data Documentation

◆ emitting_thread

pthread_t PBD::EventLoop::ThreadBufferMapping::emitting_thread

Definition at line 101 of file event_loop.h.

◆ num_requests

size_t PBD::EventLoop::ThreadBufferMapping::num_requests

Definition at line 102 of file event_loop.h.


The documentation for this struct was generated from the following file: