Home
last modified time | relevance | path

Searched defs:tryLock (Results 1 – 5 of 5) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DThreadingNone.cpp45 bool Mutex::tryLock() { return false; } in tryLock() function in WTF::Mutex
DThreadingGtk.cpp186 bool Mutex::tryLock() in tryLock() function in WTF::Mutex
DThreadingQt.cpp212 bool Mutex::tryLock() in tryLock() function in WTF::Mutex
DThreadingPthreads.cpp243 bool Mutex::tryLock() in tryLock() function in WTF::Mutex
DThreadingWin.cpp287 bool Mutex::tryLock() in tryLock() function in WTF::Mutex