#include "Types.h"
#include "Thread.h"
#include "ThreadedTask.cpp"
Go to the source code of this file.
Namespaces | |
namespace | MPMA |
Functions | |
template<typename FuncType, FuncType userFunc, typename UserParamType> | |
void | MPMA::ExecuteThreadedTask (uint count, UserParamType userParam) |