Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h140 void EnqueueStopReplyPackets(lldb::tid_t thread_to_skip);
H A DGDBRemoteCommunicationServerLLGS.cpp1023 lldb::tid_t thread_to_skip) { in EnqueueStopReplyPackets() argument
1028 if (listed_thread.GetID() != thread_to_skip) { in EnqueueStopReplyPackets()