Home
last modified time | relevance | path

Searched defs:self (Results 1 – 5 of 5) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTFiberDefault.h61 Fiber* self = (Fiber*)pFiber; in FiberFuncInternal() local
H A DMTFiberOptimized.h66 Fiber* self = (Fiber*)pFiber; in FiberFuncInternal() local
H A DMTThread.h116 Thread* self = (Thread*)pThread; in ThreadFuncInternal() local
/TaskScheduler/Scheduler/Include/Platform/Posix/
H A DMTFiber.h84 Fiber* self = (Fiber*)pFiber; in FiberFuncInternal() local
H A DMTThread.h149 Thread* self = (Thread *)pThread; in ThreadFuncInternal() local