HomeSort by relevance Sort by last modified time
    Searched refs:m_databaseClosingMutex (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.h 136 Mutex m_databaseClosingMutex;
SQLiteDatabase.cpp 105 MutexLocker locker(m_databaseClosingMutex);

Completed in 1526 milliseconds