Run-unit Handling Routines

The multiple run-unit routines enable you to make use of the Concurrency support provided with this system.

CBL_ABORT_RUN_UNIT Abort the current run-unit irrespective of the state of existing threads
CBL_EXEC_RUN_UNIT Create run-unit
CBL_GET_SHMEM_PTR Read named value
CBL_PUT_SHMEM_PTR Create/update named value
CBL_YIELD_RUN_UNIT Yield the current run-unit's time-slice

Related Topics: