tbb::internal::parallel_do_feeder_impl< Body, Item > Class Template Reference
[Algorithms]
For internal use only.
More...
#include <parallel_do.h>
Inherits tbb::parallel_do_feeder< Item >< Item >.
Inheritance diagram for tbb::internal::parallel_do_feeder_impl< Body, Item >:
[legend]List of all members.
|
Public Attributes |
const Body * | my_body |
empty_task * | my_barrier |
Detailed Description
template<class Body, typename Item>
class tbb::internal::parallel_do_feeder_impl< Body, Item >
For internal use only.
Implements new task adding procedure.
The documentation for this class was generated from the following file:
Copyright © 2005-2008 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.