Home
last modified time | relevance | path

Searched refs:waitForTaskCompletion (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/storage/
DDatabase.cpp189 synchronizer.waitForTaskCompletion(); in openAndVerifyVersion()
210 synchronizer.waitForTaskCompletion(); in markAsDeletedAndClose()
404 synchronizer.waitForTaskCompletion(); in tableNames()
DDatabaseTask.cpp46 void DatabaseTaskSynchronizer::waitForTaskCompletion() in waitForTaskCompletion() function in WebCore::DatabaseTaskSynchronizer
DDatabaseTask.h52 void waitForTaskCompletion();
/external/webkit/Source/WebCore/workers/
DWorkerThread.cpp213 cleanupSync.waitForTaskCompletion(); in performTask()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2938716 (WebCore::DatabaseTaskSynchronizer::waitForTaskCompletion):