Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp382 void ProgressEventThreadFunction() { in ProgressEventThreadFunction() function
1449 g_vsc.progress_event_thread = std::thread(ProgressEventThreadFunction); in request_initialize()