mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-12 05:05:26 +02:00
Implement SvcGetThreadContext3
This commit is contained in:
@@ -29,6 +29,8 @@ namespace Ryujinx.HLE.OsHle.Handles
|
||||
|
||||
public int WaitHandle { get; set; }
|
||||
|
||||
public long LastPc { get; set; }
|
||||
|
||||
public int ThreadId => Thread.ThreadId;
|
||||
|
||||
public KThread(
|
||||
|
Reference in New Issue
Block a user