Namespaces | Functions

ThreadedTask.h File Reference

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)

Detailed Description

Paralellize a task using threads.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends