Searched defs:msec_timeout (Results 1 – 5 of 5) sorted by relevance
29 #define TST_PROCESS_STATE_WAIT(pid, state, msec_timeout) \ argument36 #define TST_PROCESS_EXIT_WAIT(pid, msec_timeout) \ argument
13 #define TST_CHECKPOINT_WAIT2(id, msec_timeout) \ argument
84 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout) in tst_checkpoint_wait()109 unsigned int msec_timeout) in tst_checkpoint_wake()142 unsigned int msec_timeout) in tst_safe_checkpoint_wait()
16 const char state, unsigned int msec_timeout) in tst_process_state_wait()72 int tst_process_exit_wait(pid_t pid, unsigned int msec_timeout) in tst_process_exit_wait()
46 #define TST_SAFE_CHECKPOINT_WAIT2(cleanup_fn, id, msec_timeout) \ argument