Searched refs:poll_until (Results 1 – 3 of 3) sorted by relevance
49 bool success = poll_until(2000, 50, [&event]() { in test_queue_flush_on_release()
208 bool poll_until(unsigned timeout_ms, unsigned interval_ms,
1740 bool poll_until(unsigned timeout_ms, unsigned interval_ms, in poll_until() function