summaryrefslogtreecommitdiff
path: root/src/core/hle/lock.h
AgeCommit message (Expand)Author
2017-08-29Use recursive_mutex instead of mutex to fix #2902danzel
2017-08-22Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state betwee...Subv