call "CBL_SEMAPHORE_CLOSE" using by value semaphore-handle
semaphore-handle | pointer |
semaphore-handle | Semaphore handle. |
return-code | A value of 0 indicates that the call was successful. Any other value indicates an error. See RETURN-CODE Values For Synchronization Routines |
Comments:
The semaphore is destroyed.
Behavior is undefined if semaphore-handle is invalid.