mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-07 03:45:44 +00:00
SVC: Correct SendSyncRequest.
This commit is contained in:
@@ -279,6 +279,8 @@ public:
|
||||
sleep_cancelled = true;
|
||||
}
|
||||
|
||||
void Release();
|
||||
|
||||
private:
|
||||
Handle& event_handle;
|
||||
Thread* time_task;
|
||||
|
||||
Reference in New Issue
Block a user