Home
last modified time | relevance | path

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

/external/ltp/include/
Dtst_checkpoint.h24 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id);
34 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id);
Dtst_checkpoint_fn.h47 void tst_safe_checkpoint_wait(const char *file, const int lineno,
/external/ltp/include/old/
Dold_checkpoint.h44 tst_safe_checkpoint_wait(__FILE__, __LINE__, cleanup_fn, id);
54 tst_safe_checkpoint_wait(__FILE__, __LINE__, cleanup_fn, id);
/external/ltp/lib/
Dtst_checkpoint.c128 void tst_safe_checkpoint_wait(const char *file, const int lineno, in tst_safe_checkpoint_wait() function