Home
last modified time | relevance | path

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

/external/webkit/WebCore/storage/
DDatabaseTracker.cpp773 static Mutex& notificationMutex() in notificationMutex() function
789 MutexLocker locker(notificationMutex()); in scheduleNotifyDatabaseChanged()
799 ASSERT(!notificationMutex().tryLock()); in scheduleForNotification()
815 MutexLocker locker(notificationMutex()); in notifyDatabasesChanged()
/external/webkit/WebCore/
DChangeLog23013 (WebCore::notificationMutex):
25644 (WebCore::notificationMutex): Ditto.
DChangeLog-2008-08-1069192 (WebCore::notificationMutex):