libgomp: OMP_CANCELLATION

1 
1 3.1 'OMP_CANCELLATION' - Set whether cancellation is activated
1 ==============================================================
1 
1 _Description_:
1      If set to 'TRUE', the cancellation is activated.  If set to 'FALSE'
1      or if unset, cancellation is disabled and the 'cancel' construct is
1      ignored.
1 
1 _See also_:
1      ⇒omp_get_cancellation
1 
1 _Reference_:
1      OpenMP specification v4.5 (http://www.openmp.org/), Section 4.11
1