Searched refs:AsyncThread (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationReplayServer.h62 static lldb::thread_result_t AsyncThread(void *arg);
H A DGDBRemoteCommunicationReplayServer.cpp212 GDBRemoteCommunicationReplayServer::AsyncThread, this);
260 thread_result_t GDBRemoteCommunicationReplayServer::AsyncThread(void *arg) { function in class:GDBRemoteCommunicationReplayServer
H A DProcessGDBRemote.h347 static lldb::thread_result_t AsyncThread(void *arg);
H A DProcessGDBRemote.cpp3614 "<lldb.process.gdb-remote.async>", ProcessGDBRemote::AsyncThread, this);
3678 thread_result_t ProcessGDBRemote::AsyncThread(void *arg) {

Completed in 177 milliseconds