Home
last modified time | relevance | path

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

/external/chromium_org/content/child/npapi/
Dnp_channel_base.cc38 g_channels_tls_ptr = LAZY_INSTANCE_INITIALIZER; variable
41 ChannelGlobals* globals = g_channels_tls_ptr.Get().Get(); in GetChannelGlobals()
44 g_channels_tls_ptr.Get().Set(globals); in GetChannelGlobals()