Searched refs:tls_alloc_ctx_tracker (Results 1 – 2 of 2) sorted by relevance
35 static NoDestructor<ThreadLocalStorage::Slot> tls_alloc_ctx_tracker( in AllocationContextTrackerTLS() local37 return *tls_alloc_ctx_tracker; in AllocationContextTrackerTLS()
48 static NoDestructor<ThreadLocalStorage::Slot> tls_alloc_ctx_tracker( in AllocationContextTrackerTLS() local50 return *tls_alloc_ctx_tracker; in AllocationContextTrackerTLS()