Searched refs:ThreadAllocationUsage (Results 1 – 1 of 1) sorted by relevance
39 ThreadLocalStorage::Slot& ThreadAllocationUsage() { in ThreadAllocationUsage() function55 ThreadAllocationUsage().Set(kTeardownSentinel); in ThreadAllocationUsage()220 auto tls_ptr = reinterpret_cast<uintptr_t>(ThreadAllocationUsage().Get()); in GetOrCreateThreadUsage()227 ThreadAllocationUsage().Set(kInitializationSentinel); in GetOrCreateThreadUsage()233 ThreadAllocationUsage().Set(allocator_usage); in GetOrCreateThreadUsage()336 ignore_result(ThreadAllocationUsage()); in EnsureTLSInitialized()