Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Core/
H A DCommunicationTest.cpp65 std::thread read_thread{[&read_conn]() { in TEST() local
87 read_thread.join(); in TEST()