HomeSort by: relevance | last modified time | path
    Searched refs:DestroyCache (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_combined.h 165 void DestroyCache(AllocatorCache *cache) {
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_mman.cc 132 allocator()->DestroyCache(&proc->alloc_cache);
133 internal_allocator()->DestroyCache(&proc->internal_alloc_cache);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 688 a->DestroyCache(&cache);

Completed in 53 milliseconds