Home
last modified time | relevance | path

Searched refs:thread_to_skip (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.cpp1021 lldb::tid_t thread_to_skip) { in EnqueueStopReplyPackets() argument
1026 if (listed_thread.GetID() != thread_to_skip) { in EnqueueStopReplyPackets()