Provides backward-compatible methods for partition objects without affinity. More...
#include <partitioner.h>
Inherited by tbb::simple_partitioner::partition_type.
Public Member Functions | |
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) |
Provides backward-compatible methods for partition objects without affinity.