Searched refs:shouldStopThreadActivity (Results 1 – 7 of 7) sorted by relevance
943 bool IconDatabase::shouldStopThreadActivity() const in shouldStopThreadActivity() function in WebCore::IconDatabase993 if (shouldStopThreadActivity()) in iconDatabaseSyncThread()1002 if (shouldStopThreadActivity()) in iconDatabaseSyncThread()1025 if (shouldStopThreadActivity()) in iconDatabaseSyncThread()1042 if (shouldStopThreadActivity()) in iconDatabaseSyncThread()1270 if (shouldStopThreadActivity()) { in performURLImport()1336 if (shouldStopThreadActivity()) in performURLImport()1379 if (shouldStopThreadActivity()) in syncThreadMainLoop()1383 if (shouldStopThreadActivity()) in syncThreadMainLoop()1409 if (shouldStopThreadActivity()) in syncThreadMainLoop()[all …]
201 virtual bool shouldStopThreadActivity() const { return true; } in shouldStopThreadActivity() function
182 virtual bool shouldStopThreadActivity() const;
630 if (iconDatabase().shouldStopThreadActivity())650 if (iconDatabase().shouldStopThreadActivity())
8292 …(WebCore::IconDatabase::shouldStopThreadActivity): To check and see if the thread should stop what…
46927 (WebCore::IconDatabaseBase::shouldStopThreadActivity):
87704 (WebCore::IconDatabase::shouldStopThreadActivity): Added.