Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp385 void ProgressEventThreadFunction() { in ProgressEventThreadFunction() function
1459 g_vsc.progress_event_thread = std::thread(ProgressEventThreadFunction); in request_initialize()