|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
private |
Drain pending task operations (additions/removals) before processing.
This method ensures that any tasks that were added or removed while processing are properly handled before the next processing cycle.
Definition at line 591 of file Scheduler.cpp.
References find_task_by_name(), m_pending_count, m_pending_ops, and m_tasks.
Referenced by get_all_tasks(), process_buffer_cycle_tasks(), process_token(), and terminate_all_tasks().
Here is the call graph for this function:
Here is the caller graph for this function: