Searched defs:sendHeart (Results 1 – 2 of 2) sorted by relevance
581 bool sendHeart = true; variable818 bool sendHeart = true; variable1054 bool sendHeart = true; variable1199 bool sendHeart = true; variable1330 bool sendHeart = true; variable1472 bool sendHeart = true; variable1630 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