#include "FunctionThread.h"#include "RakSleep.h"
Go to the source code of this file.
Functions | |
| FunctionThread::FunctorAndContext | WorkerThreadFunc (FunctionThread::FunctorAndContext input, bool *returnOutput, void *perThreadData) |
| FunctionThread::FunctorAndContext WorkerThreadFunc | ( | FunctionThread::FunctorAndContext | input, | |
| bool * | returnOutput, | |||
| void * | perThreadData | |||
| ) |
Definition at line 10 of file FunctionThread.cpp.


1.7.1