MPMA Framework 0.4
|
Paralellize a task using threads. More...
Go to the source code of this file.
Namespaces | |
namespace | MPMA |
The Base MPMA Framework. | |
Functions | |
template<typename FuncType , FuncType userFunc, typename UserParamType > | |
void | MPMA::ExecuteThreadedTask (nuint count, UserParamType userParam) |
Paralellize a task using threads.