Searched defs:hasExclusiveThread (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSLock.h98 bool hasExclusiveThread() const { return m_hasExclusiveThread; } function in class:JSC::JSLock
H A DVM.h468 bool hasExclusiveThread() const { return m_apiLock->hasExclusiveThread(); } function in class:JSC::VM

Completed in 178 milliseconds