Lines Matching defs:AsyncThread
715 "<lldb.process.kdp-remote.async>", [this] { return AsyncThread(); });
737 void *ProcessKDP::AsyncThread() {
742 "ProcessKDP::AsyncThread(pid = %" PRIu64 ") thread starting...",
745 ListenerSP listener_sp(Listener::MakeListener("ProcessKDP::AsyncThread"));
755 "ProcessKDP::AsyncThread (pid = %" PRIu64
761 "ProcessKDP::AsyncThread (pid = %" PRIu64
803 "ProcessKDP::AsyncThread (pid = %" PRIu64
812 "ProcessKDP::AsyncThread (pid = %" PRIu64
822 "ProcessKDP::AsyncThread (pid = %" PRIu64
830 LLDB_LOGF(log, "ProcessKDP::AsyncThread(pid = %" PRIu64 ") thread exiting...",