hle: kernel: svc: Cleanup KEvent/KReadableEvent/KWritableEvent SVCs.
This commit is contained in:
parent
18175c71ed
commit
eba3c59a61
5 changed files with 96 additions and 76 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue