Searched refs:post_poll (Results 1 – 2 of 2) sorted by relevance
142 auto post_poll = std::chrono::steady_clock::now(); in Loop() local168 fde->last_active = post_poll; in Loop()180 if (deadline < post_poll) { in Loop()184 fde.last_active = post_poll; in Loop()
152 auto post_poll = std::chrono::steady_clock::now(); in Loop() local180 if (deadline < post_poll) { in Loop()189 fde->last_active = post_poll; in Loop()