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

References

projects/openmp/runtime/src/kmp_lock.cpp
  737     KMP_FATAL(LockIsUninitialized, func);
  740     KMP_FATAL(LockIsUninitialized, func);
  743     KMP_FATAL(LockNestableUsedAsSimple, func);
  746     KMP_FATAL(LockUnsettingFree, func);
  750     KMP_FATAL(LockUnsettingSetByAnother, func);