Searched refs:ppoll_test_handler (Results 1 – 1 of 1) sorted by relevance
110 bool ppoll_test_handler(struct timespec* timeout) { in ppoll_test_handler() function133 return ppoll_test_handler(&timeout_ts); in ppoll_negative_test()137 return ppoll_test_handler(NULL); in ppoll_null_test()143 return ppoll_test_handler(&timeout_ts); in ppoll_overflow_test()
Completed in 3 milliseconds