Searched defs:Alloc (Results 1 – 3 of 3) sorted by relevance
| /TaskScheduler/Scheduler/Source/ |
| H A D | MTDefaultAppInterop.cpp | 71 void* Memory::Alloc(size_t size, size_t align) in Alloc() function in MT::Memory
|
| /TaskScheduler/Scheduler/Include/Scopes/ |
| H A D | MTScopes.h | 177 int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName) in Alloc() function 191 int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName, const T1 & p1) in Alloc() function 204 …int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName, const T1 & p1, const T1 & p… in Alloc() function 217 …int32 Alloc(const char* srcFile, int32 srcLine, const char* scopeName, const T1 & p1, const T1 & p… in Alloc() function
|
| /TaskScheduler/Scheduler/Include/ |
| H A D | MTTaskPool.h | 320 TaskHandle Alloc(T && task) in Alloc() function
|