Closes a handle returned by CBL_TSTORE_CREATE.
call "CBL_TSTORE_CLOSE" using by value tstore-handle
Using call prototype (see Library Routines - Key) | Picture (32-bit systems) | |
---|---|---|
tstore-handle | cblt-pointer | usage pointer. |
tstore-handle | The thread-storage handle |
This routine closes a handle to a thread-storage area that was returned by CBL_TSTORE_CREATE, freeing all allocated memory for all threads.