1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
bunnei c63ea608aa kernel: svc: Add missing error check to CancelSynchronization.
- Avoids a potential crash if the handle is invalid, and also makes this code accurate to real kernel behavior.
2021-06-09 15:24:46 -07:00
..
kernel kernel: svc: Add missing error check to CancelSynchronization. 2021-06-09 15:24:46 -07:00
service hle: service: Increase arbitrary max sessions limit. 2021-06-09 11:59:34 -07: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