reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
412 bool SyncThreadState(lldb::tid_t tid);
471 if (gdb_comm.SyncThreadState(m_thread.GetProtocolID()))
tools/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp 162 std::launch::async, [&] { return client.SyncThreadState(tid); });