suyu/src/core/hle
Rodrigo Locatti 15cc561d12 npad: Fix data race when updating devices
Add a lock to avoid data races.
This reduces the number of -fsanitize=thread errors significantly.
2021-06-22 03:16:21 -03:00
..
kernel kernel: Unconditionally set thread state when appropriate 2021-06-11 00:58:04 -04:00
service npad: Fix data race when updating devices 2021-06-22 03:16:21 -03:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects. 2021-05-20 21:41:52 -07:00
lock.cpp
lock.h
result.h result: Add [[nodiscard]] specifiers where applicable 2021-06-05 06:09:07 -04:00