Searched refs:force_synchronous (Results 1 – 2 of 2) sorted by relevance
134 bool force_synchronous);138 bool force_synchronous);
1001 NativeProcessProtocol &process, lldb::tid_t tid, bool force_synchronous) { in SendStopReplyPacketForThread() argument1011 if (m_non_stop && !force_synchronous) { in SendStopReplyPacketForThread()1923 bool force_synchronous) { in SendStopReasonForState() argument1957 return SendStopReplyPacketForThread(process, tid, force_synchronous); in SendStopReasonForState()