Searched refs:NOTHING (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.101.4/tests/ |
| H A D | kqueue_file_tests.c | 65 SYMLINK, CHMOD, CHOWN, EXCHANGEDATA, RENAME, LSEEK, OPEN, MMAP, NOTHING, enumerator 171 case NOTHING: in get_action_name() 298 case NOTHING: in execute_action() 793 init_action(&test.t_helpthreadact, SLEEP, NOTHING, 2, NULL, NULL); /* The null action */ in run_note_delete_tests() 1574 init_action(&test.t_helpthreadact, SLEEP, NOTHING, 0); in run_evfilt_read_tests() 1641 init_action(&test.t_helpthreadact, SLEEP, NOTHING, 1, (void*)0); in run_evfilt_read_tests() 1676 init_action(&test.t_helpthreadact, SLEEP, NOTHING, 0); in run_evfilt_write_tests() 1684 init_action(&(test.t_helpthreadact), NOSLEEP, NOTHING, 0); in run_evfilt_write_tests() 1704 init_action(&test.t_helpthreadact, SLEEP, NOTHING, 0); in run_poll_tests() 1711 init_action(&test.t_helpthreadact, SLEEP, NOTHING, 0); in run_poll_tests() [all …]
|