Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp418 void EventThreadFunction() { in EventThreadFunction() function
1463 g_vsc.event_thread = std::thread(EventThreadFunction); in request_initialize()