Searched refs:FunctorToCancel (Results 1 – 1 of 1) sorted by relevance
194 struct FunctorToCancel { struct212 std::atomic<bool> FunctorToCancel::need_to_wait(true);261 ~ParallelForRunner() { FunctorToCancel::reset(); } in ~ParallelForRunner()267 run_overload(br, FunctorToCancel{}); in operator ()()270 run_overload(std::size_t(0), buffer_test_size, FunctorToCancel{}); in operator ()()273 run_overload(std::size_t(0), buffer_test_size, worker_task_step, FunctorToCancel{}); in operator ()()