MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_cleanup_threshold

uint32_t MayaFlux::Vruta::TaskScheduler::m_cleanup_threshold
private

Threshold for task cleanup.

This value determines how many processing units must pass before the scheduler cleans up completed tasks. It helps manage memory and performance by removing inactive tasks periodically.

Definition at line 451 of file Scheduler.hpp.

Referenced by process_all_tokens(), and process_token().