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

References

projects/compiler-rt/lib/tsan/rtl/tsan_mman.cpp
  344   if (thr->nomalloc) {
  345     thr->nomalloc = 0;  // CHECK calls internal_malloc().
  348   InternalFree(p, &thr->proc()->internal_alloc_cache);