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

References

projects/openmp/runtime/src/kmp_lock.cpp
  900     KMP_FATAL(LockIsUninitialized, func);
  903     KMP_FATAL(LockIsUninitialized, func);
  906     KMP_FATAL(LockSimpleUsedAsNestable, func);
  909     KMP_FATAL(LockUnsettingFree, func);
  912     KMP_FATAL(LockUnsettingSetByAnother, func);