Home
last modified time | relevance | path

Searched refs:tst_checkpoint_wait (Results 1 – 3 of 3) sorted by relevance

/external/ltp/lib/
Dtst_checkpoint.c85 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout) in tst_checkpoint_wait() function
139 ret = tst_checkpoint_wait(id, msec_timeout); in tst_safe_checkpoint_wait()
/external/ltp/include/
Dtst_checkpoint_fn.h35 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout);
/external/ltp/testcases/lib/
Dtst_checkpoint.c91 ret = tst_checkpoint_wait(id, timeout); in main()