Searched refs:ipStreamThreadLoop (Results 1 – 2 of 2) sorted by relevance
14 mIpStreamerThread = std::thread(&IpStreamer::ipStreamThreadLoop, this, mFp); in startIpStream()26 void IpStreamer::ipStreamThreadLoop(FILE* fp) { in ipStreamThreadLoop() function in IpStreamer
34 void ipStreamThreadLoop(FILE* fp);