Home
last modified time | relevance | path

Searched defs:msec_timeout (Results 1 – 5 of 5) sorted by relevance

/external/ltp/lib/
Dtst_checkpoint.c84 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()
Dtst_process_state.c33 const char state, unsigned int msec_timeout) in tst_process_state_wait()
/external/ltp/include/
Dtst_process_state.h31 #define TST_PROCESS_STATE_WAIT(pid, state, msec_timeout) \ argument
Dtst_checkpoint.h13 #define TST_CHECKPOINT_WAIT2(id, msec_timeout) \ argument
/external/ltp/include/old/
Dold_checkpoint.h46 #define TST_SAFE_CHECKPOINT_WAIT2(cleanup_fn, id, msec_timeout) \ argument