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

◆ m_running

std::atomic<bool> MayaFlux::Core::GraphicsSubsystem::m_running { false }
private

Definition at line 152 of file GraphicsSubsystem.hpp.

152{ false };

Referenced by graphics_thread_loop(), pause(), resume(), start(), stop(), and wait_until_running().