Searched refs:device_to_proxy (Results 1 – 1 of 1) sorted by relevance
137 auto device_to_proxy = std::async(std::launch::async, SendCommandLoop, device_fd, proxy); in main() local142 CHECK(device_to_proxy.get()) in main()