Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "tbb/pipeline.h"
#include "tbb/spin_mutex.h"
#include "tbb/cache_aligned_allocator.h"
#include "itt_notify.h"
#include "semaphore.h"
#include "tls.h"
Go to the source code of this file.
Classes | |
struct | tbb::internal::task_info |
This structure is used to store task information in a input buffer. More... | |
class | tbb::internal::input_buffer |
A buffer of input items for a filter. More... | |
class | tbb::internal::stage_task |
class | tbb::internal::pipeline_root_task |
class | tbb::internal::pipeline_cleaner |
Namespaces | |
tbb | |
The graph class. | |
tbb::internal | |
Identifiers declared inside namespace internal should never be used directly by client code. | |