summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Subv2018-05-20 14:41:58 -0500
committerGravatar Subv2018-05-20 14:41:58 -0500
commitfd500d3da6f31bfaf749a5262b804a707860f442 (patch)
treefedd63f0fe0734a42e03451b7266a1829e09f6d3 /src/common/string_util.cpp
parentMerge pull request #436 from bunnei/multi-core (diff)
downloadyuzu-fd500d3da6f31bfaf749a5262b804a707860f442.tar.gz
yuzu-fd500d3da6f31bfaf749a5262b804a707860f442.tar.xz
yuzu-fd500d3da6f31bfaf749a5262b804a707860f442.zip
Mutex: Do not assert when the mutex waiting threads list isn't empty on mutex release.
A thread may own multiple mutexes at the same time, and only release one of them while other threads are waiting for the other mutexes.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions