Searched refs:test_pollset (Results 1 – 2 of 2) sorted by relevance
62 typedef struct test_pollset { struct65 } test_pollset; argument67 static void init_test_pollsets(test_pollset* pollsets, const int num_pollsets) { in init_test_pollsets()79 static void cleanup_test_pollsets(test_pollset* pollsets, in cleanup_test_pollsets()206 test_pollset pollsets[3]; in pollset_set_test_basic()308 test_pollset pollset; in pollset_set_test_dup_fds()378 test_pollset pollsets[2]; in pollset_set_test_empty_pollset()
38 typedef struct test_pollset { struct41 } test_pollset; typedef90 static void test_pollset_init(test_pollset* pollsets, int num_pollsets) { in test_pollset_init()103 static void test_pollset_cleanup(test_pollset* pollsets, int num_pollsets) { in test_pollset_cleanup()135 test_pollset pollsets[NUM_POLLSETS]; in test_add_fd_to_pollset()