Home
last modified time | relevance | path

Searched refs:tst_safe_checkpoint_wait (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/include/
H A Dtst_checkpoint.h11 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id, 0)
14 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id, msec_timeout)
24 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id, 0); \
H A Dtst_checkpoint_fn.h34 void tst_safe_checkpoint_wait(const char *file, const int lineno,
/third_party/ltp/include/old/
H A Dold_checkpoint.h44 tst_safe_checkpoint_wait(__FILE__, __LINE__, cleanup_fn, id, 0);
47 tst_safe_checkpoint_wait(__FILE__, __LINE__, cleanup_fn, id, msec_timeout);
57 tst_safe_checkpoint_wait(__FILE__, __LINE__, cleanup_fn, id, 0);
/third_party/ltp/lib/
H A Dtst_checkpoint.c139 void tst_safe_checkpoint_wait(const char *file, const int lineno, in tst_safe_checkpoint_wait() function

Completed in 2 milliseconds