call "CBL_MONITOR_UNWRITE" using by value monitor-handle
Using call prototype (see Key) | Picture | |
---|---|---|
monitor-handle | cblt-pointer. | usage pointer. |
monitor-handle | The monitor 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:
Behavior is undefined if either monitor-handle is invalid or no previous browse lock was obtained by this thread on the specified monitor.