Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/waitpid/
Dwaitpid06.c49 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid08.c57 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid07.c54 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid11.c51 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid13.c60 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
Dwaitpid12.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/kernel/syscalls/execve/
Dexecve05.c75 TST_CHECKPOINT_WAKE2(0, nchild); in verify_execve()
/external/ltp/testcases/kernel/syscalls/tgkill/
Dtgkill01.c63 TST_CHECKPOINT_WAKE2(1, n_threads); in stop_threads()
/external/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c162 TST_CHECKPOINT_WAKE2(0, NUM_THREADS); in stress_malloc()
/external/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
Dhugeshmctl01.c244 TST_CHECKPOINT_WAKE2(1, N_ATTACH); in stat_cleanup()
/external/ltp/testcases/lib/
Dtest.sh389 TST_CHECKPOINT_WAKE2() function
/external/ltp/doc/
Dtest-writing-guidelines.txt774 TST_CHECKPOINT_WAKE2(id, nr_wake)
794 The 'TST_CHECKPOINT_WAKE2()' does the same as 'TST_CHECKPOINT_WAKE()' but can