Searched refs:lazy_tls_bool (Results 1 – 1 of 1) sorted by relevance
36 base::LazyInstance<base::ThreadLocalBoolean>::Leaky lazy_tls_bool = variable260 lazy_tls_bool.Pointer()->Set(flag); in SetThreadWasQuitProperly()267 quit_properly = lazy_tls_bool.Pointer()->Get(); in GetThreadWasQuitProperly()