Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 7 of 7) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTEventKernel.h60 void Create(EventReset::Type resetType, bool initialState) in Create() function
H A DMTEventUser.h85 void Create(EventReset::Type resetType_, bool initialState) in Create() function
H A DMTFiberDefault.h120 void Create(size_t stackSize, TThreadEntryPoint entryPoint, void* userData) in Create() function
H A DMTFiberOptimized.h133 void Create(size_t stackSize, TThreadEntryPoint entryPoint, void* userData) in Create() function
/TaskScheduler/Scheduler/Include/Platform/Posix/
H A DMTFiber.h145 void Create(size_t stackSize, TThreadEntryPoint entryPoint, void *userData) in Create() function
H A DMTEvent.h96 void Create(EventReset::Type _resetType, bool initialState) in Create() function
/TaskScheduler/Scheduler/Include/
H A DMTTaskQueue.h128 void Create() in Create() function