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

  /external/compiler-rt/lib/tsan/rtl/
tsan_dense_alloc.h 13 // DenseSlabAllocCache is a thread-local cache for DenseSlabAlloc.
28 class DenseSlabAllocCache {
39 typedef DenseSlabAllocCache Cache;
tsan_rtl.h 379 DenseSlabAllocCache block_cache;
380 DenseSlabAllocCache sync_cache;

Completed in 84 milliseconds