Yields the rest of the current thread's timeslice.
call "CBL_THREAD_YIELD"
None.
return-code | A value indicating whether the routine has succeeded or not. See RETURN-CODE Values For Thread-control Routines |
If possible this routine yields to other threads in the same process, but might yield to a thread in a different process.