reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/runtime/src/kmp_runtime.cpp
 4053     this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP;
projects/openmp/runtime/src/kmp_tasking.cpp
 2806   thread->th.th_reap_state = KMP_NOT_SAFE_TO_REAP;
projects/openmp/runtime/src/kmp_wait_release.h
  428       this_thr->th.th_reap_state = KMP_NOT_SAFE_TO_REAP;