|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Pump the conditional task list in a separate thread.
This method runs in a dedicated thread and continuously checks for conditional tasks that are ready to execute. It processes these tasks based on their conditions and ensures they are executed as soon as their conditions are met.
Definition at line 685 of file Scheduler.cpp.
References drain_conditional_pending(), m_conditional_tasks, and MayaFlux::Vruta::TaskEntry::routine.
Referenced by start_conditional_thread().
Here is the call graph for this function:
Here is the caller graph for this function: