Searched refs:IsolationFunctor (Results 1 – 1 of 1) sorted by relevance
464 struct IsolationFunctor { struct466 IsolationFunctor(int ws) : work_size(ws) {} in IsolationFunctor() function477 tbb::this_task_arena::isolate( IsolationFunctor(work_size) ); in do_node_work()