|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inline |
Drain all pending ring buffer entries to sinks or console.
Lock-free. Safe to call from any thread. The worker calls this on its normal cadence; error() and fatal() call it synchronously before propagating exceptions or aborting to guarantee visibility.
Definition at line 109 of file Archivist.cpp.
References m_dropped_messages, m_ring_buffer, m_rt_ring_buffer, m_sinks, write_to_console(), and write_to_sinks().
Referenced by shutdown(), and worker_loop().
Here is the call graph for this function:
Here is the caller graph for this function: