Basic aggregator interface. More...
#include <aggregator.h>
 
  
 | Public Member Functions | |
| template<typename Body > | |
| void | execute (const Body &b) | 
| BASIC INTERFACE: Enter a function for exclusive execution by the aggregator.  More... | |
Basic aggregator interface.
| 
 | inline | 
BASIC INTERFACE: Enter a function for exclusive execution by the aggregator.
The calling thread stores the function object in a basic_operation and places the operation in the aggregator's mailbox