Searched refs:mShutdownCV (Results 1 – 1 of 1) sorted by relevance
54 mShutdownCV.notify_all(); in ~GrpcVehicleClientImpl()82 std::condition_variable mShutdownCV; member in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleClientImpl146 mShutdownCV.wait(shutdownLock, [this, &rpc_ok]() { in StartValuePollingThread()163 mShutdownCV.notify_all(); in StartValuePollingThread()