CBL_THREAD_EXIT

Terminates the current thread.

Syntax:

call "CBL_THREAD_EXIT" using by value return-value

Parameters:

  Using call prototype (see Key) Picture
return-value cblt-pointer usage pointer.

On Entry:

None.

On Exit:

return-value Value returned from the thread processing
return-code A value indicating success or otherwise. See RETURN-CODE Values For Thread-control Routines.