C# Class CSPspEmu.Hle.Modules.threadman.ThreadManForUser.FixedPool.WaitItem

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
Thread HleThread
WakeUp System.Action

Property Details

Thread public property

public HleThread Thread
return HleThread

WakeUp public property

public Action,System WakeUp
return System.Action