mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-02-17 10:26:21 +01:00
![James Rowe](/assets/img/avatar_default.png)
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).