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

Core: Use C++17 deduction guides with locked recursive mutexes #9394

Merged
merged 1 commit into from Dec 29, 2020

Conversation

lioncash
Copy link
Member

Cleans up some locks that explicitly specify the recursive mutex type in it. Meant to be included with the previous commit that cleaned out regular mutexes, but I forgot.

Cleans up some locks that explicitly specify the recursive mutex type in
it. Meant to be included with the previous commit that cleaned out
regular mutexes, but I forgot.
@leoetlino leoetlino merged commit 716497f into dolphin-emu:master Dec 29, 2020
10 checks passed
@lioncash lioncash deleted the recurse branch December 30, 2020 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants