#include <partitioner.h>
Definition at line 475 of file partitioner.h.
◆ auto_partition_type() [1/2]
tbb::interface9::internal::auto_partition_type::auto_partition_type |
( |
const auto_partitioner & |
| ) |
|
|
inline |
◆ auto_partition_type() [2/2]
Definition at line 481 of file partitioner.h.
482 : dynamic_grainsize_mode<adaptive_mode<auto_partition_type> >(src, split()) {}
◆ check_for_demand()
bool tbb::interface9::internal::auto_partition_type::check_for_demand |
( |
task & |
t | ) |
|
|
inline |
◆ is_divisible()
bool tbb::interface9::internal::auto_partition_type::is_divisible |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: