Searched refs:HandleThreadAsyncInterrupt (Results 1 – 3 of 3) sorted by relevance
446 HandleThreadAsyncInterrupt(uint8_t signo,
1796 interrupt_thread = HandleThreadAsyncInterrupt(signo, description); in SetThreadStopInfo()2001 interrupt_thread = HandleThreadAsyncInterrupt(signo, description); in SetThreadStopInfo()2027 ProcessGDBRemote::HandleThreadAsyncInterrupt(uint8_t signo, in HandleThreadAsyncInterrupt() function in ProcessGDBRemote
2929 HandleThreadAsyncInterrupt(uint8_t signo, const std::string &description) { in HandleThreadAsyncInterrupt() function