Searched defs:isStopping (Results 1 – 2 of 2) sorted by relevance
51 bool isStopping() const { return m_shouldStop; } in isStopping() function
78 bool isStopping() const { return m_state == StoppingState; } in isStopping() function