Searched refs:m_SendThreadException (Results 1 – 2 of 2) sorted by relevance
34 , m_SendThreadException(nullptr) in SendThread()114 if (m_SendThreadException) in Stop()117 std::rethrow_exception(m_SendThreadException); in Stop()120 m_SendThreadException = nullptr; in Stop()143 m_SendThreadException = in Send()
73 std::exception_ptr m_SendThreadException; member in arm::pipe::SendThread