Searched refs:post_poll (Results 1 – 2 of 2) sorted by relevance
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()
135 auto post_poll = std::chrono::steady_clock::now(); in Loop() local167 if (deadline < post_poll) { in Loop()177 fde.last_active = post_poll; in Loop()