tsemaphore.md 299 B


id: tsemaphore title: TSemaphore

sidebar_label: TSemaphore

Methods

Method Close()

Close the semaphore

Method Wait()

Wait for the semaphore

Method Post()

Post the semaphore

Functions

Function Create:TSemaphore( count:Int )

Create a new semaphore