|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <stdio.h>#include <stdlib.h>#include "governor.h"#include "tbb_main.h"#include "scheduler.h"#include "market.h"#include "arena.h"#include "tbb/task_scheduler_init.h"#include "dynamic_link.h"Go to the source code of this file.
Namespaces | |
| tbb | |
| The graph class. | |
| tbb::internal | |
| Identifiers declared inside namespace internal should never be used directly by client code. | |
| tbb::internal::rml | |
Functions | |
| tbb_server * | tbb::internal::rml::make_private_server (tbb_client &client) |
| Factory method called from task.cpp to create a private_server. More... | |