Searched refs:m_abortChannel (Results 1 – 1 of 1) sorted by relevance
131 const ::rtl::Reference<AbortChannel> m_abortChannel; member in dp_misc::AbortChannel::Chain136 : m_abortChannel( abortChannel ) in Chain()137 { if (m_abortChannel.is()) m_abortChannel->m_xNext = xNext; } in Chain()139 { if (m_abortChannel.is()) m_abortChannel->m_xNext.clear(); } in ~Chain()
Completed in 4 milliseconds