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

/external/chromium_org/content/child/npapi/
H A Dnp_channel_base.cc38 g_channels_tls_ptr = LAZY_INSTANCE_INITIALIZER; member in namespace:content::__anon7502
41 ChannelGlobals* globals = g_channels_tls_ptr.Get().Get();
44 g_channels_tls_ptr.Get().Set(globals);

Completed in 192 milliseconds