Searched refs:PollLoop (Results 1 – 2 of 2) sorted by relevance
148 threadpool_.Schedule([this]() { PollLoop(); }); in StartPollingLoop()196 void EventMgr::PollLoop() { in PollLoop() function in tensorflow::EventMgr
180 void PollLoop();