Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.h59 llvm::Error ContinueThread(unsigned long thread_id);
H A DTestClient.cpp160 Error TestClient::ContinueThread(unsigned long thread_id) { in ContinueThread() function in TestClient