![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include "task.h"#include "aligned_space.h"#include <new>#include "partitioner.h"
Include dependency graph for Third Party Tech/TBB/tbb30_20100406oss_win/tbb30_20100406oss/include/tbb/parallel_scan.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | tbb::final_scan_tag |
| Used to indicate that the final scan is being performed. | |
| struct | tbb::pre_scan_tag |
| Used to indicate that the initial scan is being performed. | |
Namespaces | |
| namespace | tbb |
The namespace tbb contains all components of the library. | |
Functions | |
parallel_scan | |
See also requirements on Range and parallel_scan Body. | |
| void | tbb::parallel_scan (const Range &range, Body &body) |
| Parallel prefix with default partitioner. | |
| void | tbb::parallel_scan (const Range &range, Body &body, const simple_partitioner &partitioner) |
| Parallel prefix with simple_partitioner. | |
| void | tbb::parallel_scan (const Range &range, Body &body, const auto_partitioner &partitioner) |
| Parallel prefix with auto_partitioner. | |
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.