Searched defs:httpsThread (Results 1 – 2 of 2) sorted by relevance
291 std::shared_ptr<ProbeThread> httpsThread = nullptr; variable
227 …ateProbeThread(std::shared_ptr<ProbeThread>& httpThread, std::shared_ptr<ProbeThread>& httpsThread, in CreateProbeThread()