Property | Type | Description | |
---|---|---|---|
Coordinator | Thread | ||
waitingWaitressesCount | uint | ||
waitressCountLock | Object | ||
waitressHasFinished | |||
waitressQueue |
Method | Description | |
---|---|---|
AddWaitingWaitress ( ) : void | ||
EnterCriticalArea ( ) : void | ||
LeaveCriticalArea ( ) : void | ||
RemoveWaitingWaitress ( ) : void | ||
packetCoordinationLoop ( ) : void |
public static RemoveWaitingWaitress ( ) : void | ||
return | void |
public static packetCoordinationLoop ( ) : void | ||
return | void |
public static ManualResetEvent,System.Threading waitressHasFinished | ||
return |