Allow more than one process, free resources on process dispose, implement SvcExitThread
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Threading;
|
||||
|
||||
namespace Ryujinx.Core.OsHle
|
||||
{
|
||||
public class CondVar
|
||||
class CondVar
|
||||
{
|
||||
private Process Process;
|
||||
|
||||
|
Reference in New Issue
Block a user