kernel: wait for threads to stop on pause
This commit is contained in:
parent
527e3c1877
commit
808ad9eb9f
3 changed files with 22 additions and 0 deletions
|
@ -207,6 +207,8 @@ public:
|
|||
|
||||
void Continue();
|
||||
|
||||
void WaitUntilSuspended();
|
||||
|
||||
constexpr void SetSyncedIndex(s32 index) {
|
||||
synced_index = index;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue