|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Vruta::TaskScheduler::cancel_task | ( | const std::string & | name | ) |
Cancel a task by name.
| name | Task name to cancel |
Definition at line 47 of file Scheduler.cpp.
References find_task_by_name(), and m_tasks.
Here is the call graph for this function: