Home
last modified time | relevance | path

Searched refs:MW_CONTEXT_FULL (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMTFiberOptimized.h114 fiberContext.ContextFlags = MW_CONTEXT_FULL; in CreateFromCurrentThreadAndRun()
140 fiberContext.ContextFlags = MW_CONTEXT_FULL; in Create()
178 fiberContext.ContextFlags = MW_CONTEXT_FULL; in Create()
199 from.fiberContext.ContextFlags = MW_CONTEXT_FULL; in SwitchTo()
H A DMicroWindows.h72 #define MW_CONTEXT_FULL (CONTEXT_FULL) macro
176 #define MW_CONTEXT_FULL (0x10000B) macro
207 #define MW_CONTEXT_FULL (0x10007) macro
H A DMicroWindows.cpp75 static_assert(MW_CONTEXT_FULL == CONTEXT_FULL, "MW_CONTEXT_FULL != CONTEXT_FULL");