C# Class CSPspEmu.Hle.Modules.threadman.ThreadManForUser.SceKernelVplInfo

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Attribute VplAttributeEnum
FreeSize int
NumWaitThreads int
PoolSize int
StructSize uint

Property Details

Attribute public property

public VplAttributeEnum Attribute
return VplAttributeEnum

FreeSize public property

public int FreeSize
return int

NumWaitThreads public property

public int NumWaitThreads
return int

PoolSize public property

public int PoolSize
return int

StructSize public property

public uint StructSize
return uint