Next: OMP_DISPLAY_ENV, Up: Environment Variables [Contents][Index]
OMP_CANCELLATION – Set whether cancellation is activatedIf set to TRUE, the cancellation is activated. If set to FALSE or
if unset, cancellation is disabled and the cancel construct is ignored.
OpenMP specification v4.5, Section 4.11