DispatchState::m_fIsPreviousContextAsynchronouslyBlocked 数据成员

通知此上下文是否因为前一个上下文被异步阻塞而输入了 Dispatch 方法。 这只能在 UMS 计划上下文上使用,并对其他所有执行上下文设置为值 0

unsigned int m_fIsPreviousContextAsynchronouslyBlocked : 1;

要求

**标头:**concrtrm.h

命名空间: 并发

请参见

参考

IExecutionContext::Dispatch 方法

其他资源

DispatchState 结构