The EventSemaphore Class

An EventSemaphore implements a synchronization mechanism that can be used to indicate to multithreaded activities when a particular conditionÇöthe eventÇöhas become .true.

The class EventSemaphore subclasses (specializes) The Object Class .