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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextEncodingRegistry.cpp107 static Mutex& encodingRegistryMutex() function in namespace:WTF
245 MutexLocker lock(encodingRegistryMutex());
260 MutexLocker lock(encodingRegistryMutex());
309 MutexLocker lock(encodingRegistryMutex());

Completed in 691 milliseconds