|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Journal::Archivist::flush | ( | ) |
Synchronously drain all pending ring buffer entries to sinks.
Blocks until the ring buffer is empty. Called automatically by error(), error_rethrow(), and fatal() before propagating. Available for any non-RT caller that needs a guaranteed visibility point.
Definition at line 297 of file Archivist.cpp.
References m_impl.
Referenced by MayaFlux::Journal::error(), MayaFlux::Journal::error(), MayaFlux::Journal::error_rethrow(), MayaFlux::Journal::fatal(), and MayaFlux::Journal::fatal().
Here is the caller graph for this function: