Searched refs:tst_safe_checkpoint_wait (Results 1 – 4 of 4) sorted by relevance
/external/ltp/include/ |
D | tst_checkpoint.h | 24 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id, 0); 27 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id, msec_timeout); 37 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id, 0);
|
D | tst_checkpoint_fn.h | 47 void tst_safe_checkpoint_wait(const char *file, const int lineno,
|
/external/ltp/include/old/ |
D | old_checkpoint.h | 44 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);
|
/external/ltp/lib/ |
D | tst_checkpoint.c | 135 void tst_safe_checkpoint_wait(const char *file, const int lineno, in tst_safe_checkpoint_wait() function
|