mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
fix stepping a little better than last time
This commit is contained in:
parent
8bf8c7e6e9
commit
f179bd4cd7
3 changed files with 7 additions and 4 deletions
|
@ -41,7 +41,7 @@ protected:
|
|||
|
||||
public:
|
||||
void Start();
|
||||
void Stop(bool wait = true);
|
||||
void Stop(bool wait = true, bool send_destroy = true);
|
||||
|
||||
bool Join() const;
|
||||
bool IsAlive() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue