tbb::continue_node Class Reference
Broadcasts completion message when it receives completion messages from all predecessors. Then resets.
More...
#include <graph.h>
Inheritance diagram for tbb::continue_node:
List of all members.
Detailed Description
Broadcasts completion message when it receives completion messages from all predecessors. Then resets.
Is equivalent to an executable_node< continue_msg > with an empty_body
The documentation for this class was generated from the following file:
Copyright © 2005-2010 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.