开发者

Descriptions of Win32_Thread ThreadWaitReason values

The Win32_Thread class is described in MSDN here:

http://msdn.m开发者_StackOverflow社区icrosoft.com/en-us/library/aa394494(v=VS.85).aspx

Problem is, the definitions for the ThreadWaitReason attribute are concise, to say the least. Has anyone got any (more) verbose definitions?

Please, no purile MS bashing - even Mark Russinovich "Inside Windows..." series doesn't enumerate them!

Here's hoping

Simon


Does this page help?


Note that Windows has never done anything with these values, they're strictly informational for debugging purposes. So, probably why you don't find much info about them.

-scott

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜