Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/
DGrpcVehicleClient.cpp128 std::thread shuttingdown_watcher([this, &rpc_ok, &context]() { in StartValuePollingThread() local
148 shuttingdown_watcher.join(); in StartValuePollingThread()