![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Defines | |
| #define | __TBB_ARENA_PER_MASTER 1 |
| #define | __TBB_COUNT_TASK_NODES TBB_USE_ASSERT |
| #define | __TBB_DEFAULT_PARTITIONER tbb::auto_partitioner |
| #define | __TBB_EXCEPTION_PTR_PRESENT (_MSC_VER >= 1600 || __GXX_EXPERIMENTAL_CXX0X__ && (__GNUC__==4 && __GNUC_MINOR__>=4)) |
| #define | __TBB_SCHEDULER_OBSERVER 1 |
| #define | __TBB_TASK_GROUP_CONTEXT 1 |
| #define | TBB_IMPLEMENT_CPP0X 1 |
| #define | TBB_USE_ASSERT TBB_USE_DEBUG |
| #define | TBB_USE_CAPTURED_EXCEPTION 1 |
| #define | TBB_USE_DEBUG 0 |
| #define | TBB_USE_EXCEPTIONS 0 |
| #define | TBB_USE_PERFORMANCE_WARNINGS TBB_USE_DEBUG |
| #define | TBB_USE_THREADING_TOOLS TBB_USE_DEBUG |
| #define __TBB_ARENA_PER_MASTER 1 |
Definition at line 109 of file Include/tbb/tbb_config.h.
| #define __TBB_COUNT_TASK_NODES TBB_USE_ASSERT |
Feature sets
Definition at line 97 of file Include/tbb/tbb_config.h.
| #define __TBB_DEFAULT_PARTITIONER tbb::auto_partitioner |
Default partitioner for parallel loop templates in TBB 2.2
Definition at line 136 of file Include/tbb/tbb_config.h.
Referenced by tbb::parallel_for(), tbb::parallel_reduce(), and tbb::parallel_scan().
| #define __TBB_EXCEPTION_PTR_PRESENT (_MSC_VER >= 1600 || __GXX_EXPERIMENTAL_CXX0X__ && (__GNUC__==4 && __GNUC_MINOR__>=4)) |
Definition at line 114 of file Include/tbb/tbb_config.h.
| #define __TBB_SCHEDULER_OBSERVER 1 |
Definition at line 105 of file Include/tbb/tbb_config.h.
| #define __TBB_TASK_GROUP_CONTEXT 1 |
Definition at line 101 of file Include/tbb/tbb_config.h.
| #define TBB_IMPLEMENT_CPP0X 1 |
By default, use C++0x classes if available
Definition at line 90 of file Include/tbb/tbb_config.h.
| #define TBB_USE_ASSERT TBB_USE_DEBUG |
Definition at line 55 of file Include/tbb/tbb_config.h.
| #define TBB_USE_CAPTURED_EXCEPTION 1 |
Definition at line 121 of file Include/tbb/tbb_config.h.
| #define TBB_USE_DEBUG 0 |
This header is supposed to contain macro definitions and C style comments only. The macros defined here are intended to control such aspects of TBB build as
Definition at line 45 of file Include/tbb/tbb_config.h.
| #define TBB_USE_EXCEPTIONS 0 |
Definition at line 79 of file Include/tbb/tbb_config.h.
| #define TBB_USE_PERFORMANCE_WARNINGS TBB_USE_DEBUG |
Definition at line 71 of file Include/tbb/tbb_config.h.
| #define TBB_USE_THREADING_TOOLS TBB_USE_DEBUG |
Definition at line 63 of file Include/tbb/tbb_config.h.
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.