Editar

Compartir a través de


KernelWaitReason Enum

Definition

public enum KernelWaitReason
type KernelWaitReason = 
Public Enum KernelWaitReason
Inheritance
KernelWaitReason

Fields

DelayExecution 4
Executive 0
FreePage 1
PageIn 2
PoolAllocation 3
Suspended 5
UserRequest 6
WrAlertByThreadId 37
WrCalloutStack 25
WrCpuRateControl 24
WrDeferredPreempt 38
WrDelayExecution 11
WrDispatchInt 31
WrEventPair 14
WrExecutive 7
WrFastMutex 34
WrFreePage 8
WrGuardedMutex 35
WrKernel 26
WrKeyedEvent 21
WrLpcReceive 16
WrLpcReply 17
WrMutex 29
WrPageIn 9
WrPageOut 19
WrPhysicalFault 39
WrPoolAllocation 10
WrPreempted 32
WrProcessInSwap 23
WrPushLock 28
WrQuantumEnd 30
WrQueue 15
WrRendezvous 20
WrResource 27
WrRundown 36
WrSuspended 12
WrTerminated 22
WrUserRequest 13
WrVirtualMemory 18
WrYieldExecution 33

Applies to