Used in conjunction with CBL_THREAD_LIST_START and CBL_THREAD_LIST_NEXT to obtain a list of all currently existing threads
that the run-time system knows about. It is required to terminate a CBL_THREAD_LIST_START.
If unsuccessful, this routine returns an error number in RETURN_CODE. However, because some behaviors are undefined, a call
to this routine that fails could result in a run-time system error.
Comments:
If unsuccessful, this routine returns an error number in RETURN_CODE. However, because some behaviors are undefined, a call to this routine that fails could result in a run-time system error.