Searched refs:guidMutex (Results 1 – 5 of 5) sorted by relevance
95 static Mutex& guidMutex() in guidMutex() function115 ASSERT(!guidMutex().tryLock()); in updateGuidVersionMap()195 MutexLocker locker(guidMutex()); in AbstractDatabase()222 MutexLocker locker(guidMutex()); in closeDatabase()238 MutexLocker locker(guidMutex()); in version()259 MutexLocker locker(guidMutex()); in performOpenAndVerify()402 MutexLocker locker(guidMutex()); in versionMatchesExpected()413 MutexLocker locker(guidMutex()); in setExpectedVersion()
110278 (WebCore::guidMutex):113532 (WebCore::guidMutex):114035 (WebCore::guidMutex):
70042 (WebCore::guidMutex):72671 (WebCore::guidMutex): Changed to leak an object to avoid an
50648 (WebCore::guidMutex):
50801 (WebCore::updateGuidVersionMap): ASSERT that the guidMutex() is locked.