id: tsemaphore title: TSemaphore
Method Close()
Close the semaphore
Method Wait()
Wait for the semaphore
Method Post()
Post the semaphore
Function Create:TSemaphore( count:Int )
Create a new semaphore