VOID __stdcall PopAcquireWakeSourceSpinLock(KLOCK_QUEUE_HANDLE *LockHandle){ KeAcquireInStackQueuedSpinLock(&PopWakeSourceLock, LockHandle); }