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

/macosx-10.10.1/WTF-7600.1.24/wtf/unicode/icu/
H A DCollatorICU.cpp53 static std::mutex& cachedCollatorMutex() function in namespace:WTF
120 std::lock_guard<std::mutex> lock(cachedCollatorMutex());
151 std::lock_guard<std::mutex> lock(cachedCollatorMutex());

Completed in 193 milliseconds