|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Start the conditional task processing thread if not already running.
This method ensures that the thread responsible for processing conditional tasks is started when the first conditional task is added. It checks if the thread is already running to avoid starting multiple threads.
Definition at line 443 of file Scheduler.cpp.
References m_conditional_stop, m_conditional_thread, and pump_conditional().
Referenced by add_task().
Here is the call graph for this function:
Here is the caller graph for this function: