Relax GetThreadContext3 by allowing it to get the context of a running thread
This commit is contained in:
parent
2f29894d9f
commit
b8be89ab2d
3 changed files with 0 additions and 31 deletions
|
@ -11,8 +11,6 @@ namespace Ryujinx.HLE.OsHle.Handles
|
|||
|
||||
public bool IsActive { get; set; }
|
||||
|
||||
public bool IsRunning { get; set; }
|
||||
|
||||
public AutoResetEvent WaitSync { get; private set; }
|
||||
public ManualResetEvent WaitActivity { get; private set; }
|
||||
public AutoResetEvent WaitSched { get; private set; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue