Searched refs:tst_checkpoint_wait (Results 1 – 3 of 3) sorted by relevance
83 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout) in tst_checkpoint_wait() function131 int ret = tst_checkpoint_wait(id, DEFAULT_MSEC_TIMEOUT); in tst_safe_checkpoint_wait()
35 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout);
91 ret = tst_checkpoint_wait(id, timeout); in main()