summaryrefslogtreecommitdiff
path: root/src/core/hle/lock.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: hle: Remove global HLE lock.Gravatar bunnei2021-12-171-18/+0
* Use recursive_mutex instead of mutex to fix #2902Gravatar danzel2017-08-291-1/+1
* Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state betwee...Gravatar Subv2017-08-221-0/+18