Searched refs:MW_CONTEXT_FULL (Results 1 – 3 of 3) sorted by relevance
114 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()
72 #define MW_CONTEXT_FULL (CONTEXT_FULL) macro176 #define MW_CONTEXT_FULL (0x10000B) macro207 #define MW_CONTEXT_FULL (0x10007) macro
75 static_assert(MW_CONTEXT_FULL == CONTEXT_FULL, "MW_CONTEXT_FULL != CONTEXT_FULL");