yuzu/src/core/hle/service/bcat
bunnei c73841500a core: hle: Remove global HLE lock.
- This was added early on as a hack to protect against some concurrency issues.
- It's not clear that this serves any purpose anymore, and if it does, individual components should be fixed rather than using a global recursive mutex.
2021-12-17 16:05:51 -08:00
..
backend core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
bcat.cpp service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
bcat.h service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00
bcat_module.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
bcat_module.h service: Append service name prefix to common filenames 2021-07-14 02:09:14 -04:00