![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
Macros | |
#define | DVD_TASK_POOL_INL_ |
Functions | |
template<class Predicate > | |
FORCE_INLINE Task * | Divide::CreateTask (Task *parentTask, Predicate &&threadedFunction, const bool allowedInIdle) |
template<class Predicate > | |
FORCE_INLINE Task * | Divide::CreateTask (Predicate &&threadedFunction, const bool allowedInIdle) |
#define DVD_TASK_POOL_INL_ |
Definition at line 34 of file TaskPool.inl.