KeAbPreWait
VOID __stdcall KeAbPreWait(PVOID LockHandle){
*((_BYTE *)LockHandle + 32) |= 2u;
if( *((__int64 *)LockHandle + 4) < 0 )
KiAbEntryRemoveFromTree((unsigned __int64)LockHandle);
*((_BYTE *)LockHandle + 25) |= 1u;
*((_BYTE *)LockHandle + 32) &= ~2u;
}Referenced by:
CmpWaitOnHiveWriteQueue
ExAcquireFastResourceExclusive
ExAcquireFastResourceShared
ExAcquireFastResourceSharedStarveExclusive
ExfAcquirePushLockExclusiveEx
ExfAcquirePushLockSharedEx
ExpAcquireFastMutexContended
IopWaitAndAcquireFileObjectLock
KeWaitForMultipleObjects
KeWaitForSingleObject
KiWaitForAllObjects
MiChangingSubsectionProtos
MiLockControlAreaSectionExtend
MiReferenceControlArea
MiWaitForCollidedFaultComplete
MiWaitForExtentDeletions
PfpPrefetchSharedConflictNotifyStart
VrpWaitForDiffHiveEntryTransitionOwnerToLeave