summaryrefslogtreecommitdiff
path: root/src/common/thread.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2019-03-30 05:21:58 -0400
committerGravatar Lioncash2019-03-30 05:28:43 -0400
commitcb805f45aeedb78fa681cd32a33a95374d99a1af (patch)
tree5877fa72325a6c0abae70a97ad7a5099e33420f7 /src/common/thread.cpp
parentMerge pull request #2266 from FernandoS27/arbitration (diff)
downloadyuzu-cb805f45aeedb78fa681cd32a33a95374d99a1af.tar.gz
yuzu-cb805f45aeedb78fa681cd32a33a95374d99a1af.tar.xz
yuzu-cb805f45aeedb78fa681cd32a33a95374d99a1af.zip
kernel/scheduler: Use deduction guides on mutex locks
Since C++17, we no longer need to explicitly specify the type of the mutex within the lock_guard. The type system can now deduce these with deduction guides.
Diffstat (limited to 'src/common/thread.cpp')
0 files changed, 0 insertions, 0 deletions