TSemaphore: Methods Functions  


Methods

CloseClose the semaphore
WaitWait for the semaphore
PostPost the semaphore

Functions

CreateCreate a new semaphore

Method reference

Method Close()
DescriptionClose the semaphore

Method Wait()
DescriptionWait for the semaphore

Method Post()
DescriptionPost the semaphore

Function reference

Function Create:TSemaphore( count )
DescriptionCreate a new semaphore