Searched refs:allocator_for_thread_context (Results 1 – 1 of 1) sorted by relevance
53 static LowLevelAllocator allocator_for_thread_context; variable57 return new(allocator_for_thread_context) AsanThreadContext(tid); in GetAsanThreadContext()