j
k
j a
j l
On Fri Apr 14 17:26:51 2023 +0000, Piotr Caban wrote:
Is the if condition correct? It looks like it should be following: if (!InterlockedDecrement(&this->blocked)) RtlWakeAddressSingle(&this->blocked);
Is the if condition correct? It looks like it should be following:
if (!InterlockedDecrement(&this->blocked)) RtlWakeAddressSingle(&this->blocked);
True, that would work better
Back to the thread
Back to the list