Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/
Dbrowser_thread_impl.cc90 struct BrowserThreadGlobals { struct
91 BrowserThreadGlobals() in BrowserThreadGlobals() function
115 base::LazyInstance<BrowserThreadGlobals>::Leaky
140 BrowserThreadGlobals& globals = g_globals.Get(); in ShutdownThreadPool()
154 BrowserThreadGlobals& globals = g_globals.Get(); in Init()
263 BrowserThreadGlobals& globals = g_globals.Get(); in CleanUp()
277 BrowserThreadGlobals& globals = g_globals.Get(); in Initialize()
291 BrowserThreadGlobals& globals = g_globals.Get(); in ~BrowserThreadImpl()
322 BrowserThreadGlobals& globals = g_globals.Get(); in PostTaskHelper()
378 BrowserThreadGlobals& globals = g_globals.Get(); in IsThreadInitialized()
[all …]