Searched refs:IsIOHandlerThreadCurrentThread (Results 1 – 3 of 3) sorted by relevance
665 bool IsIOHandlerThreadCurrentThread() const;
1313 if (!IsIOHandlerThreadCurrentThread()) { in InterruptRequested()2176 bool Debugger::IsIOHandlerThreadCurrentThread() const { in IsIOHandlerThreadCurrentThread() function in Debugger
3044 if (!m_debugger.IsIOHandlerThreadCurrentThread()) in WasInterrupted()