C# Class CSPspEmu.Hle.Threading.Semaphores.HleSemaphore.WaitingSemaphoreThread

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
ExpectedMinimumCount int
HleThread HleThread
WakeUpCallback WakeUpCallbackDelegate

Property Details

ExpectedMinimumCount public property

public int ExpectedMinimumCount
return int

HleThread public property

public HleThread HleThread
return HleThread

WakeUpCallback public property

public WakeUpCallbackDelegate WakeUpCallback
return WakeUpCallbackDelegate