Searched refs:mShutdownCV (Results 1 – 2 of 2) sorted by relevance
54 mShutdownCV.notify_all(); in ~GRPCVehicleHardware()256 mShutdownCV.wait(lck, [this, &rpc_stopped]() { in ValuePollingLoop()282 mShutdownCV.notify_all(); in ValuePollingLoop()
107 std::condition_variable mShutdownCV; variable