Searched refs:NUM_POLLSETS (Results 1 – 1 of 1) sorted by relevance
129 #define NUM_POLLSETS 4 macro135 test_pollset pollsets[NUM_POLLSETS]; in test_add_fd_to_pollset()140 test_pollset_init(pollsets, NUM_POLLSETS); in test_add_fd_to_pollset()207 for (i = 0; i < NUM_POLLSETS; i++) { in test_add_fd_to_pollset()213 test_pollset_cleanup(pollsets, NUM_POLLSETS); in test_add_fd_to_pollset()217 #undef NUM_POLLSETS