Searched defs:task_p_comparator (Results 1 – 1 of 1) sorted by relevance
391 struct task_p_comparator { struct in rootcanal::AsyncManager::AsyncTaskManager392 bool operator()(const std::shared_ptr<Task> &t1, in operator ()()