OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 52 milliseconds