Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "internal/_warning_suppress_enable_notice.h"
#include "task.h"
#include "task_arena.h"
#include "aligned_space.h"
#include "atomic.h"
#include "internal/_template_helpers.h"
#include "internal/_warning_suppress_disable_notice.h"
Go to the source code of this file.
Namespaces | |
tbb | |
The graph class. | |
tbb::interface9 | |
tbb::interface9::internal | |
tbb::internal | |
Identifiers declared inside namespace internal should never be used directly by client code. | |
tbb::serial | |
tbb::serial::interface9 | |
Macros | |
#define | __TBB_partitioner_H_include_area |
#define | __TBB_INITIAL_CHUNKS 2 |
#define | __TBB_RANGE_POOL_CAPACITY 8 |
#define | __TBB_INIT_DEPTH 5 |
#define | __TBB_DEMAND_DEPTH_ADD 1 |
#define | __TBB_STATIC_THRESHOLD 40000 |
Typedefs | |
typedef unsigned char | tbb::interface9::internal::depth_t |
Functions | |
size_t __TBB_EXPORTED_FUNC | tbb::internal::get_initial_auto_partitioner_divisor () |
static size_t | tbb::interface9::internal::get_initial_partition_head () |
#define __TBB_DEMAND_DEPTH_ADD 1 |
Definition at line 37 of file partitioner.h.
#define __TBB_INIT_DEPTH 5 |
Definition at line 33 of file partitioner.h.
#define __TBB_INITIAL_CHUNKS 2 |
Definition at line 25 of file partitioner.h.
#define __TBB_partitioner_H_include_area |
Definition at line 20 of file partitioner.h.
#define __TBB_RANGE_POOL_CAPACITY 8 |
Definition at line 29 of file partitioner.h.
#define __TBB_STATIC_THRESHOLD 40000 |
Definition at line 41 of file partitioner.h.