Searched defs:SetInterrupted (Results 1 – 5 of 5) sorted by relevance
472 void SetInterrupted(bool new_value) { m_interrupted = new_value; } in SetInterrupted() function
470 void SetInterrupted(bool new_value) { m_interrupted = new_value; } in SetInterrupted() function
471 void SetInterrupted(bool new_value) { m_interrupted = new_value; } in SetInterrupted() function
848 void SetInterrupted(bool i) { in SetInterrupted() function