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

References

projects/openmp/runtime/src/kmp_lock.cpp
 2173     KMP_FATAL(LockIsUninitialized, func);
 2176     KMP_FATAL(LockUnsettingFree, func);
 2179     KMP_FATAL(LockUnsettingSetByAnother, func);