Searched refs:tst_checkpoint_wait (Results 1 – 4 of 4) sorted by relevance
84 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout) in tst_checkpoint_wait() function149 ret = tst_checkpoint_wait(id, msec_timeout); in tst_safe_checkpoint_wait()
22 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout);
78 ret = tst_checkpoint_wait(id, timeout); in main()
77 const int ret = tst_checkpoint_wait(0, sleep_ms); in busy_loop()