kernel: wait for threads to stop on pause
This commit is contained in:
@ -207,6 +207,8 @@ public:
|
||||
|
||||
void Continue();
|
||||
|
||||
void WaitUntilSuspended();
|
||||
|
||||
constexpr void SetSyncedIndex(s32 index) {
|
||||
synced_index = index;
|
||||
}
|
||||
|
Reference in New Issue
Block a user