Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dpartitioner.h475 class auto_partition_type: public dynamic_grainsize_mode<adaptive_mode<auto_partition_type> > {
477 auto_partition_type( const auto_partitioner& ) { in auto_partition_type() function
480 auto_partition_type( auto_partition_type& src, split) in auto_partition_type() function
481 : dynamic_grainsize_mode<adaptive_mode<auto_partition_type> >(src, split()) {} in auto_partition_type()
604 typedef auto_partition_type task_partition_type;
606 typedef auto_partition_type::split_type split_type;