Public Attributes | ||
| union { | ||
| struct { | ||
| LARGE_INTEGER KernelTime | ||
| LARGE_INTEGER UserTime | ||
| LARGE_INTEGER CreateTime | ||
| union { | ||
| ULONG WaitTime | ||
| Traits::Pad padding_for_x64_0 | ||
| } | ||
| Traits::Pointer StartAddress | ||
| CLIENT_ID< Traits > ClientId | ||
| LONG Priority | ||
| LONG BasePriority | ||
| ULONG ContextSwitches | ||
| ULONG ThreadState | ||
| union { | ||
| ULONG WaitReason | ||
| Traits::Pad padding_for_x64_1 | ||
| } | ||
| } | ||
| LARGE_INTEGER alignment_for_x86 [8] | ||
| }; | ||