Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-01-13 | Fix build on macOS and linux | MerryMage | 1 | -2/+0 |
2017-08-29 | Use recursive_mutex instead of mutex to fix #2902 | danzel | 1 | -1/+1 |
2017-08-22 | Kernel/HLE: Use a mutex to synchronize access to the HLE kernel state between the cpu thread and any other possible threads that might touch the kernel (network thread, etc). | Subv | 1 | -0/+11 |