|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Vruta::TaskScheduler::process_all_tokens | ( | ) |
Process all active domains.
Processes all domains that have active tasks, advancing each domain's clock by its default processing unit size. Useful for unified processing in applications that need to advance all domains simultaneously.
Definition at line 117 of file Scheduler.cpp.
References cleanup_completed_tasks(), m_cleanup_threshold, m_token_clocks, process_token(), and token.
Here is the call graph for this function: