[*] Amend legacy primitive
This commit is contained in:
parent
13028d767b
commit
2fc4564f5d
@ -51,7 +51,7 @@ namespace Aurora::Threading::Primitives
|
||||
{
|
||||
pNtWaitForKeyedEvent(gKeyedEventHandle, &uValueRef, 0, NULL);
|
||||
|
||||
AuAtomicSub(&uValueRef, FAST_M_WAIT);
|
||||
AuAtomicSub(&uValueRef, FAST_M_WAKE);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user