Home
last modified time | relevance | path

Searched refs:EnqueueStopReplyPackets (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h146 void EnqueueStopReplyPackets(lldb::tid_t thread_to_skip);
H A DGDBRemoteCommunicationServerLLGS.cpp1013 EnqueueStopReplyPackets(tid); in SendStopReplyPacketForThread()
1020 void GDBRemoteCommunicationServerLLGS::EnqueueStopReplyPackets( in EnqueueStopReplyPackets() function in GDBRemoteCommunicationServerLLGS
1904 EnqueueStopReplyPackets(thread ? thread->GetID() in Handle_stop_reason()