| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Backward-compatible partition for auto and affinity partition objects. More...
#include <partitioner.h>
Public Member Functions | |
| bool | should_execute_range (const task &t) | 
| old_auto_partition_type (const auto_partitioner &) | |
| old_auto_partition_type (const affinity_partitioner &) | |
| old_auto_partition_type (old_auto_partition_type &pt, split) | |
  Public Member Functions inherited from tbb::internal::partition_type_base | |
| void | set_affinity (task &) | 
| void | note_affinity (task::affinity_id) | 
| task * | continue_after_execute_range () | 
| bool | decide_whether_to_delay () | 
| void | spawn_or_delay (bool, task &b) | 
Private Attributes | |
| size_t | num_chunks | 
Static Private Attributes | |
| static const size_t | VICTIM_CHUNKS = 4 | 
Backward-compatible partition for auto and affinity partition objects.
Definition at line 561 of file partitioner.h.
      
  | 
  inline | 
Definition at line 570 of file partitioner.h.
      
  | 
  inline | 
Definition at line 572 of file partitioner.h.
      
  | 
  inline | 
Definition at line 574 of file partitioner.h.
References num_chunks.
      
  | 
  inline | 
Definition at line 565 of file partitioner.h.
References tbb::task::is_stolen_task().
      
  | 
  private | 
Definition at line 562 of file partitioner.h.
Referenced by old_auto_partition_type().
      
  | 
  staticprivate | 
Definition at line 563 of file partitioner.h.