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

  /external/webkit/WebCore/loader/icon/
IconDatabase.h 148 bool m_threadTerminationRequested;
184 // Each method should periodically monitor m_threadTerminationRequested when it makes sense to return early on shutdown
IconDatabase.cpp 158 m_threadTerminationRequested = true;
168 m_threadTerminationRequested = false;
    [all...]

Completed in 132 milliseconds