yuzu/src/core/hle/service/nfp
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
..
nfp.cpp core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
nfp.h service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
nfp_user.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nfp_user.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00