Searched defs:DenseSlabAlloc (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h36 class DenseSlabAlloc { class in namespace:__tsan
52 DenseSlabAlloc(LinkerInitialized, const char *name) : name_(name) {} function in class:__tsan::DenseSlabAlloc
54 explicit DenseSlabAlloc(const char *name) function in class:__tsan::DenseSlabAlloc

Completed in 64 milliseconds