|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Drain pending conditional task operations before processing.
Similar to drain_pending_tasks, but specifically for conditional tasks that may have been added or removed while the conditional processing thread is running.
Definition at line 623 of file Scheduler.cpp.
References m_conditional_pending_count, m_conditional_pending_ops, m_conditional_tasks, and MayaFlux::Vruta::TaskEntry::name.
Referenced by pump_conditional(), and terminate_all_tasks().
Here is the caller graph for this function: