HomeSort by relevance Sort by last modified time
    Searched full:tctx_allocator (Results 1 - 1 of 1) sorted by null

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_thread_registry_test.cc 21 static LowLevelAllocator tctx_allocator; member in namespace:__sanitizer
26 void *mem = tctx_allocator.Allocate(sizeof(TCTX));

Completed in 55 milliseconds