call "CBL_THREAD_UNLOCK"
None.
This routine can also be used to synchronize access to global or external data, id-data and error handling.
Any thread that obtains a CBL_THREAD_LOCK must not exit before doing a CBL_THREAD_UNLOCK.
Comments:
This routine can also be used to synchronize access to global or external data, id-data and error handling.
Any thread that obtains a CBL_THREAD_LOCK must not exit before doing a CBL_THREAD_UNLOCK.