Searched refs:binderLoop (Results 1 – 1 of 1) sorted by relevance
149 std::unique_ptr<std::thread> binderLoop; in main() local150 binderLoop = std::make_unique<std::thread>( in main()