call "CBL_MUTEX_CLOSE" using by value mutex-handle
Using call prototype (see Key) | Picture | |
---|---|---|
mutex-handle | cblt-pointer. | usage pointer. |
mutex-handle | Mutex 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 mutex is destroyed.
Behavior is undefined if mutex-handle is invalid.