|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::IO::IOManager::wait_for_pending_saves | ( | ) |
Wait for all in-flight save operations to complete.
Called automatically by the destructor. Invoke explicitly to flush pending saves before a checkpoint.
Definition at line 771 of file IOManager.cpp.
References m_save_tasks, and m_save_tasks_mutex.