HomeSort by relevance Sort by last modified time
    Searched refs:tst_safe_checkpoint_wait (Results 1 - 4 of 4) sorted by null

  /external/ltp/include/
tst_checkpoint.h 24 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id);
34 tst_safe_checkpoint_wait(__FILE__, __LINE__, NULL, id);
tst_checkpoint_fn.h 47 void tst_safe_checkpoint_wait(const char *file, const int lineno,
  /external/ltp/include/old/
old_checkpoint.h 43 #define TST_SAFE_CHECKPOINT_WAIT(cleanup_fn, id) \
44 tst_safe_checkpoint_wait(__FILE__, __LINE__, cleanup_fn, id);
54 tst_safe_checkpoint_wait(__FILE__, __LINE__, cleanup_fn, id);
  /external/ltp/lib/
tst_checkpoint.c 128 void tst_safe_checkpoint_wait(const char *file, const int lineno, function

Completed in 345 milliseconds