Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleHardware.cpp254 std::thread shuttingdown_watcher([this, &rpc_stopped, &context]() { in ValuePollingLoop() local
283 shuttingdown_watcher.join(); in ValuePollingLoop()