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

References

projects/openmp/runtime/src/kmp_lock.cpp
 1507     KMP_FATAL(LockIsUninitialized, func);
 1510     KMP_FATAL(LockNestableUsedAsSimple, func);
 1513     KMP_FATAL(LockUnsettingFree, func);
 1516     KMP_FATAL(LockUnsettingSetByAnother, func);