mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-02-23 06:40:49 +00:00
Update sys_lwmutex.h
This commit is contained in:
parent
feff50e7e0
commit
1240874e41
@ -167,7 +167,7 @@ struct lv2_lwmutex final : lv2_obj
|
||||
{
|
||||
res = schedule<T>(data.sq, protocol, false);
|
||||
|
||||
if (sq == data.sq)
|
||||
if (sq == res)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user