2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle
bunnei c192da3f82 hle: kernel: Manage host thread IDs using TLS.
- Avoids the need to have a large map of host to guest thread IDs.
2020-12-29 15:55:30 -08:00
..
kernel hle: kernel: Manage host thread IDs using TLS. 2020-12-29 15:55:30 -08:00
service hle: service: Acquire and release a lock on requests. 2020-12-28 21:33:34 -08:00
ipc.h
ipc_helpers.h hle: Type check ResponseBuilder::Push arguments, and fix use in vi.cpp 2020-12-06 18:59:22 -05:00
lock.cpp
lock.h
result.h audio_core: Make shadowing and unused parameters errors 2020-12-03 00:54:31 -05:00