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

Declarations

projects/openmp/runtime/src/kmp.h
 2851     __kmp_exit_lock; /* exit() is not always thread-safe */

References

projects/openmp/runtime/src/kmp_runtime.cpp
  412   __kmp_acquire_bootstrap_lock(&__kmp_exit_lock);
  439   __kmp_release_bootstrap_lock(&__kmp_exit_lock);
 6536   __kmp_init_bootstrap_lock(&__kmp_exit_lock);