|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "../rml/include/rml_tbb.h"#include "../rml/server/thread_monitor.h"#include "tbb/atomic.h"#include "tbb/cache_aligned_allocator.h"#include "scheduler_common.h"#include "governor.h"#include "tbb_misc.h"Go to the source code of this file.
Classes | |
| class | tbb::internal::rml::private_worker |
| class | tbb::internal::rml::padded_private_worker |
| class | tbb::internal::rml::private_server |
Namespaces | |
| tbb | |
| The graph class. | |
| tbb::internal | |
| Identifiers declared inside namespace internal should never be used directly by client code. | |
| tbb::internal::rml | |
Typedefs | |
| typedef thread_monitor::handle_type | tbb::internal::rml::thread_handle |
Functions | |
| tbb_server * | tbb::internal::rml::make_private_server (tbb_client &client) |
| Factory method called from task.cpp to create a private_server. More... | |
Variables | |
| static const size_t | tbb::internal::rml::cache_line_size = tbb::internal::NFS_MaxLineSize |