[*] Add missing reentrantWriteLockHandle in rwlock upgrade
This commit is contained in:
parent
0a03613a61
commit
9aa5d9f434
@ -196,7 +196,7 @@ namespace Aurora::Threading::Primitives
|
||||
}
|
||||
|
||||
this->bElevaterPending_ = false;
|
||||
|
||||
this->reentrantWriteLockHandle_ = AuThreads::GetThreadId();
|
||||
this->state_ = -1;
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user