Searched defs:sendHeart (Results 1 – 2 of 2) sorted by relevance
581 bool sendHeart = true; variable818 bool sendHeart = true; variable1056 bool sendHeart = true; variable1201 bool sendHeart = true; variable1332 bool sendHeart = true; variable1474 bool sendHeart = true; variable1632 bool sendHeart = true; variable
268 …(std::unique_ptr<IProfilerService::Stub>& profilerStub, uint32_t& id, std::atomic<bool>& sendHeart) in StartThread()284 void StopThread(std::thread& keepSessionThread, std::atomic<bool>& sendHeart) in StopThread()315 std::atomic<bool> sendHeart = true; in DoCapture() local