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

/macosx-10.10/WTF-7600.1.24/wtf/
H A DThreadSpecificWin.cpp43 static Mutex staticMutex; local
44 return staticMutex;
/macosx-10.10/JavaScriptCore-7600.1.17/interpreter/
H A DJSStack.cpp44 DEPRECATED_DEFINE_STATIC_LOCAL(Mutex, staticMutex, ());
45 return staticMutex;

Completed in 157 milliseconds