Tells whether this context has entered the Dispatch method because the previous context asynchronously blocked. This is used only on the UMS scheduling context, and is set to the value 0 for all other execution contexts.
unsigned int m_fIsPreviousContextAsynchronouslyBlocked : 1;
Requirements
Header: concrtrm.h
Namespace: concurrency