Home
last modified time | relevance | path

Searched refs:TST_SAFE_CHECKPOINT_WAKE (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/lib/tests/
Dtst_checkpoint_wake_timeout.c37 TST_SAFE_CHECKPOINT_WAKE(tst_rmdir, 0); in main()
Dtst_checkpoint.c47 TST_SAFE_CHECKPOINT_WAKE(NULL, 0); in main()
/third_party/ltp/include/old/
Dold_checkpoint.h49 #define TST_SAFE_CHECKPOINT_WAKE(cleanup_fn, id) \ macro