Property | Type | Description | |
---|---|---|---|
ExternalMemoryAnchor | MemoryPartition.Anchor | ||
Info | SceKernelVplInfo | ||
InternalMemoryAnchor | MemoryPartition.Anchor | ||
InternalMemoryAnchorReturn | MemoryPartition.Anchor | ||
MemoryPartition | MemoryPartition | ||
PartitionId | MemoryPartitions | ||
ThreadManForUser | |||
WaitList | List |
Method | Description | |
---|---|---|
Allocate ( |
||
Free ( |
||
IDisposable ( ) : void | ||
Init ( ) : void | ||
TryAllocate ( |
||
VariablePool ( |
public Allocate ( |
||
CpuThreadState | ||
Size | int | |
AddressPointer | PspPointer | |
Timeout | uint | |
HandleCallbacks | bool | |
return | void |
public Free ( |
||
CpuThreadState | ||
Address | PspPointer | |
return | void |
public TryAllocate ( |
||
CpuThreadState | ||
Size | int | |
AddressPointer | PspPointer | |
return | bool |
public VariablePool ( |
||
ThreadManForUser | ||
return | System |
public MemoryPartition.Anchor ExternalMemoryAnchor | ||
return | MemoryPartition.Anchor |
public MemoryPartition.Anchor InternalMemoryAnchor | ||
return | MemoryPartition.Anchor |
public MemoryPartition.Anchor InternalMemoryAnchorReturn | ||
return | MemoryPartition.Anchor |
public ThreadManForUser,CSPspEmu.Hle.Modules.threadman ThreadManForUser | ||
return |