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

/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c58 } action_t; typedef in typeref:struct:_action
72 action_t t_prep_actions[5];
76 action_t t_cleanup_actions[5];
79 action_t t_helpthreadact;
125 init_action(action_t *act, int sleep, action_id_t call, int nargs, ...)
209 action_t *act = (action_t*)actionptr;
369 execute_action_list(action_t *actions, int nactions, int failout)
434 action_t dowr;

Completed in 22 milliseconds