C# Class CSPspEmu.Hle.Modules.threadman.SceLwMutexWorkarea

Mostra file Open project: soywiz/cspspemu Class Usage Examples

Public Properties

Property Type Description
attr ThreadManForUser.MutexAttributesEnum
lockLevel int
lockThread int
numWaitThreads int
uid int

Property Details

attr public_oe property

public ThreadManForUser.MutexAttributesEnum attr
return ThreadManForUser.MutexAttributesEnum

lockLevel public_oe property

public int lockLevel
return int

lockThread public_oe property

public int lockThread
return int

numWaitThreads public_oe property

public int numWaitThreads
return int

uid public_oe property

public int uid
return int