Home
last modified time | relevance | path

Searched refs:g_tls_nesting_observer (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dconnector.cc37 Leaky g_tls_nesting_observer = LAZY_INSTANCE_INITIALIZER; variable
90 DCHECK_EQ(this, g_tls_nesting_observer.Get().Get()); in WillDestroyCurrentMessageLoop()
91 g_tls_nesting_observer.Get().Set(nullptr); in WillDestroyCurrentMessageLoop()
99 g_tls_nesting_observer.Get().Get()); in GetForThread()
102 g_tls_nesting_observer.Get().Set(observer); in GetForThread()