tbb::task_group Class Reference

Inheritance diagram for tbb::task_group:
tbb::internal::task_group_base

List of all members.

Public Member Functions

 catch (...)
template<typename F >
void run (task_handle< F > &h)
template<typename F >
void run (const F &f)
template<typename F >
task_group_status run_and_wait (const F &f)
template<typename F >
task_group_status run_and_wait (task_handle< F > &h)

The documentation for this class was generated from the following file:

Copyright © 2005-2013 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.