Home
last modified time | relevance | path

Searched refs:TST_CHECKPOINT_WAKE2 (Results 1 – 10 of 10) sorted by relevance

/external/ltp/testcases/kernel/syscalls/waitpid/
Dwaitpid06.c49 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid07.c54 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid08.c57 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid11.c51 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid12.c60 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid13.c60 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid10.c57 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
/external/ltp/include/
Dtst_checkpoint.h32 #define TST_CHECKPOINT_WAKE2(id, nr_wake) \ macro
/external/ltp/testcases/lib/
Dtest.sh385 TST_CHECKPOINT_WAKE2() function
/external/ltp/doc/
Dtest-writing-guidelines.txt700 TST_CHECKPOINT_WAKE2(id, nr_wake)
720 The 'TST_CHECKPOINT_WAKE2()' does the same as 'TST_CHECKPOINT_WAKE()' but can