Skip to content
Snippets Groups Projects
Commit 3399e69c authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Thread.Mutex: Fixed wait count leak on threads_disabled in lock().

If the mutex was already locked when lock() was called in a
threads_disabled context, the wait count was increased but
no corresponding wait was performed.
parent a94a08ea
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment