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

Declarations

projects/openmp/runtime/src/kmp_io.h
   30 extern void __kmp_printf_no_lock(char const *format, ...);

References

projects/openmp/runtime/src/kmp_alloc.cpp
  945   __kmp_printf_no_lock("__kmp_printpool: T#%d total=%" KMP_UINT64_SPEC
  969       __kmp_printf_no_lock(
  989     __kmp_printf_no_lock("__kmp_printpool: T#%d No free blocks\n", gtid);
projects/openmp/runtime/src/kmp_debug.cpp
   95     __kmp_printf_no_lock("\nStart dump of debugging buffer (entry=%d):\n",
  118         __kmp_printf_no_lock("%4d: %.*s", i, __kmp_debug_buf_chars, db);
  127     __kmp_printf_no_lock("End dump of debugging buffer (entry=%d).\n\n",