Searched refs:__test_wait_fd (Results 1 – 1 of 1) sorted by relevance
37 static int __test_wait_fd(int sk, struct timeval *tv, bool write) in __test_wait_fd() function71 return __test_wait_fd(sk, sec ? &tv : NULL, write); in test_wait_fd()100 ret = __test_wait_fd(sk, &tv, write); in __test_skpair_poll()
Completed in 4 milliseconds