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

  /external/webkit/Source/WebCore/loader/icon/
IconDatabase.h 154 bool m_threadTerminationRequested;
189 // Each method should periodically monitor m_threadTerminationRequested when it makes sense to return early on shutdown
IconDatabase.cpp 159 m_threadTerminationRequested = true;
169 m_threadTerminationRequested = false;
    [all...]

Completed in 49 milliseconds