Searched refs:force_synchronous (Results 1 – 2 of 2) sorted by relevance
140 bool force_synchronous);144 bool force_synchronous);
999 NativeProcessProtocol &process, lldb::tid_t tid, bool force_synchronous) { in SendStopReplyPacketForThread() argument1009 if (m_non_stop && !force_synchronous) { in SendStopReplyPacketForThread()1928 bool force_synchronous) { in SendStopReasonForState() argument1962 return SendStopReplyPacketForThread(process, tid, force_synchronous); in SendStopReasonForState()