|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Buffers::wait_for_snapshot_completion | ( | const std::shared_ptr< Nodes::Node > & | node, |
| uint64_t | active_context_id, | ||
| int | max_spins = MAX_SPINS |
||
| ) |
Wait for an active snapshot context to complete using exponential backoff.
Definition at line 97 of file BufferUtils.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, and MF_RT_ERROR.
Referenced by extract_multiple_samples(), extract_single_sample(), and update_buffer_with_node_data().
Here is the caller graph for this function: