[*] Fuck you
This commit is contained in:
parent
ee9e318511
commit
7fdcdb7568
@ -316,7 +316,7 @@ namespace Aurora::Utility
|
|||||||
|
|
||||||
void ADestructionWatcher::Unlock()
|
void ADestructionWatcher::Unlock()
|
||||||
{
|
{
|
||||||
if (AuAtomicSub(&this->pParent->uDtorCalls, 0u) == 0)
|
if (AuAtomicSub(&this->pParent->uDtorCalls, 1u) == 0)
|
||||||
{
|
{
|
||||||
Aurora::Threading::WakeOnAddress(&this->pParent->uDtorCalls);
|
Aurora::Threading::WakeOnAddress(&this->pParent->uDtorCalls);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user