|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include "internal/_warning_suppress_enable_notice.h"#include "task.h"#include <new>#include "internal/_warning_suppress_disable_notice.h"Go to the source code of this file.
Classes | |
| class | tbb::parallel_while< Body > |
| Parallel iteration over a stream, with optional addition of more work. More... | |
| class | tbb::internal::while_task< Stream, Body > |
| For internal use only. More... | |
| class | tbb::internal::while_iteration_task< Body > |
| For internal use only. More... | |
| class | tbb::internal::while_group_task< Body > |
| For internal use only. More... | |
| class | tbb::internal::while_task< Stream, Body > |
| For internal use only. More... | |
| class | tbb::parallel_while< Body > |
| Parallel iteration over a stream, with optional addition of more work. More... | |
Namespaces | |
| tbb | |
| The graph class. | |
| tbb::internal | |
| Identifiers declared inside namespace internal should never be used directly by client code. | |
Macros | |
| #define | __TBB_parallel_while_H_include_area |
| #define __TBB_parallel_while_H_include_area |
Definition at line 20 of file parallel_while.h.