// wdm.h
BOOLEAN ExTryAcquirePushLockExclusiveEx(
PEX_PUSH_LOCK PushLock,
ULONG Flags
);
View the official Windows Driver Kit DDI referenceNo description available.
The ExTryAcquirePushLockExclusiveEx function is reserved for internal system use. Don't use it in your driver.
PushLockFlags