Searched refs:keepSessionThread (Results 1 – 2 of 2) sorted by relevance
284 void StopThread(std::thread& keepSessionThread, std::atomic<bool>& sendHeart) in StopThread() argument288 if (keepSessionThread.joinable()) { in StopThread()289 keepSessionThread.join(); in StopThread()316 …std::thread keepSessionThread(StartThread, std::ref(profilerStub), std::ref(sessionId), std::ref(s… in DoCapture() local320 StopThread(keepSessionThread, sendHeart); in DoCapture()340 StopThread(keepSessionThread, sendHeart); in DoCapture()
1042 std::thread keepSessionThread([&]() { in __anon302fbf310a02() variable1131 keepSessionThread.join();1184 std::thread keepSessionThread([&]() { in __anon302fbf310c02() variable1270 keepSessionThread.join();1312 std::thread keepSessionThread([&]() { in __anon302fbf310e02() variable1375 keepSessionThread.join();1449 std::thread keepSessionThread([&]() { in __anon302fbf311002() variable1509 keepSessionThread.join();