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

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cc24 static LowLevelAllocator tctx_allocator; member in namespace:__sanitizer
29 return new(tctx_allocator) TCTX(tid);

Completed in 88 milliseconds