Home
last modified time | relevance | path

Searched refs:notificationMutex (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/storage/
DDatabaseTracker.cpp1050 static Mutex& notificationMutex() in notificationMutex() function
1066 MutexLocker locker(notificationMutex()); in scheduleNotifyDatabaseChanged()
1076 ASSERT(!notificationMutex().tryLock()); in scheduleForNotification()
1092 MutexLocker locker(notificationMutex()); in notifyDatabasesChanged()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1670052 (WebCore::notificationMutex):
72683 (WebCore::notificationMutex): Ditto.
DChangeLog-2008-08-1069192 (WebCore::notificationMutex):