hle: kernel: svc: Cleanup KEvent/KReadableEvent/KWritableEvent SVCs.

This commit is contained in:
bunnei 2021-01-31 16:55:11 -08:00
parent 18175c71ed
commit eba3c59a61
5 changed files with 96 additions and 76 deletions

View file

@ -312,7 +312,7 @@ public:
/// @pre The process must be in a signaled state. If this is called on a
/// process instance that is not signaled, ERR_INVALID_STATE will be
/// returned.
ResultCode ClearSignalState();
ResultCode Reset();
/**
* Loads process-specifics configuration info with metadata provided