PPLParallelForEventGuid 常量

一个类别 GUID,描述由与 parallel_for 函数的用法直接相关的并发运行时激发的 ETW 事件。

extern "C" const __declspec(selectany) GUID PPLParallelForEventGuid = { 0x31c8da6b, 0x6165, 0x4042, { 0x8b, 0x92, 0x94, 0x9e, 0x31, 0x5f, 0x4d, 0x84 } };

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

Concurrency 命名空间

parallel_for 函数