Searched refs:t_is_poll_test (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c68 int t_is_poll_test; member in struct:_test
407 if (!test->t_is_poll_test) {
411 if ((test->t_is_poll_test) || kqfd >= 0) {
450 if (test->t_is_poll_test) {
514 if ((!test->t_is_poll_test) && (test->t_union.tu_kev.filter == EVFILT_READ || test->t_union.tu_kev.filter == EVFILT_WRITE)
545 tst->t_is_poll_test = 1;

Completed in 62 milliseconds