HomeSort by relevance Sort by last modified time
    Searched refs:DestroyCache (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc 82 allocator()->DestroyCache(&thr->alloc_cache);
83 internal_allocator()->DestroyCache(&thr->internal_alloc_cache);
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 453 a->DestroyCache(&cache);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h     [all...]

Completed in 104 milliseconds