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