MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_should_shutdown

std::atomic<bool> MayaFlux::Core::Engine::m_should_shutdown { false }
private

Definition at line 332 of file Engine.hpp.

332{ false };

Referenced by await_shutdown(), is_shutdown_requested(), and request_shutdown().