Lines Matching defs:force_synchronous
1001 NativeProcessProtocol &process, lldb::tid_t tid, bool force_synchronous) {
1011 if (m_non_stop && !force_synchronous) {
1044 *process, StateType::eStateExited, /*force_synchronous=*/false);
1086 *process, StateType::eStateStopped, /*force_synchronous=*/false);
1925 /*force_synchronous=*/true);
1931 bool force_synchronous) {
1965 return SendStopReplyPacketForThread(process, tid, force_synchronous);
3443 /*force_synchronous=*/false);
3476 /*force_synchronous=*/false);
3515 /*force_synchronous=*/false);
3549 /*force_synchronous=*/true);
3624 /*force_synchronous=*/true);