context_self_unblock::context_self_unblock 构造函数

构造 context_self_unblock 对象。

explicit _CRTIMP context_self_unblock(
   const char * _Message
) throw();
_CRTIMP context_self_unblock() throw();

参数

  • _Message
    错误的说明消息。

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

context_self_unblock 类