OMP_CANCELLATION – Set whether cancellation is activated ¶If set to TRUE, the cancellation is activated. If set to FALSE or
if unset, cancellation is disabled and the cancel construct is ignored.
omp_get_cancellation – Whether cancellation support is enabled
OpenMP specification v4.5, Section 4.11