Home
last modified time | relevance | path

Searched defs:FiberFuncInternal (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTFiberDefault.h59 static void __stdcall FiberFuncInternal(void* pFiber) in FiberFuncInternal() function
H A DMTFiberOptimized.h57 …static void __stdcall FiberFuncInternal(long /*ecx*/, long /*edx*/, long /*r8*/, long /*r9*/, void… in FiberFuncInternal() function
/TaskScheduler/Scheduler/Include/Platform/Posix/
H A DMTFiber.h81 static void FiberFuncInternal(void* pFiber) in FiberFuncInternal() function