|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| std::mutex MayaFlux::IO::SpatialCache::Impl::mutex |
Guards the members above: write() and close() can run on different threads.
In Impl rather than on SpatialCache directly so its defaulted move constructor still works.
Definition at line 212 of file SpatialCache.cpp.