Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp415 void EventThreadFunction() { in EventThreadFunction() function
1453 g_vsc.event_thread = std::thread(EventThreadFunction); in request_initialize()