Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sys_lwmutex_lock for SYS_SYNC_RETRY #15692

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Fix sys_lwmutex_lock for SYS_SYNC_RETRY #15692

merged 3 commits into from
Jun 12, 2024

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jun 11, 2024

It was missing signaled bit reset whenever _sys_lwmutex_unlock2 was used without a waiter.

@elad335 elad335 merged commit f58b418 into RPCS3:master Jun 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant