Home
last modified time | relevance | path

Searched refs:ReduceFunctorToCancel (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_parallel_reduce.cpp106 struct ReduceFunctorToCancel { struct
109 ReduceFunctorToCancel() : result(0) {} in ReduceFunctorToCancel() function
110 ReduceFunctorToCancel( ReduceFunctorToCancel&, tbb::split ) : result(0) {} in ReduceFunctorToCancel() argument
116 void join( ReduceFunctorToCancel& rhs ) { in join() argument
164 ReduceFunctorToCancel functor; in operator ()()
206 ReduceFunctorToCancel functor; in operator ()()