#include <aggregator.h>
Inheritance diagram for tbb::interface6::aggregator:

| Public Member Functions | |
| template<typename Body> | |
| void | execute (const Body &b) | 
| BASIC INTERFACE: Enter a function for exclusvie execution by the aggregator. | |
| void tbb::interface6::aggregator::execute | ( | const Body & | b | ) |  [inline] | 
BASIC INTERFACE: Enter a function for exclusvie execution by the aggregator.
The calling thread stores the function object in a basic_operation and places the operation in the aggregator's mailbox