Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp609 struct parallel_vector_reduce_body { struct
615 parallel_vector_reduce_body ( ) : count(0) { test_helper<T>::init(sum); } in parallel_vector_reduce_body() function
616parallel_vector_reduce_body ( parallel_vector_reduce_body<R, T> &, oneapi::tbb::split ) : count(0)… in parallel_vector_reduce_body() function
628 void join( const parallel_vector_reduce_body &b ) { in join() argument
661 parallel_vector_reduce_body< typename ets_type::const_range_type, T > pvrb; in run_parallel_vector_tests()
705 parallel_vector_reduce_body< typename ets_type::const_range_type, T > pvrb2; in run_parallel_vector_tests()
747 parallel_vector_reduce_body< typename ets_nokey_type::const_range_type, T > pvrb; in run_cross_type_vector_tests()