Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Go to the source code of this file.
Classes | |
class | tbb::internal::task_handle_task< F > |
class | tbb::task_handle< F > |
class | tbb::internal::task_handle_task< F > |
class | tbb::internal::task_group_base |
class | tbb::internal::task_group_base::ref_count_guard |
class | tbb::task_group |
class | tbb::structured_task_group |
Namespaces | |
tbb | |
The graph class. | |
tbb::internal | |
Identifiers declared inside namespace internal should never be used directly by client code. | |
Enumerations | |
enum | tbb::task_group_status { tbb::not_complete, tbb::complete, tbb::canceled } |
Functions | |
bool | tbb::is_current_task_group_canceling () |
template<class F > | |
task_handle< typename internal::strip< F >::type > | tbb::make_task (F &&f) |