Home
last modified time | relevance | path

Searched refs:TST_CHECKPOINT_WAKE (Results 1 – 6 of 6) sorted by relevance

/external/ltp/testcases/kernel/syscalls/pause/
Dpause01.c29 TST_CHECKPOINT_WAKE(0); in do_child()
39 TST_CHECKPOINT_WAKE(0); in do_child()
/external/ltp/testcases/kernel/syscalls/creat/
Dcreat07_child.c28 TST_CHECKPOINT_WAKE(0); in main()
/external/ltp/testcases/lib/
Dtest.sh395 TST_CHECKPOINT_WAKE() function
407 TST_CHECKPOINT_WAKE "$1"
/external/ltp/include/
Dtst_checkpoint.h26 #define TST_CHECKPOINT_WAKE(id) \ macro
/external/ltp/testcases/kernel/syscalls/pipe/
Dpipe02.c87 TST_CHECKPOINT_WAKE(0); in verify_pipe()
/external/ltp/doc/
Dtest-writing-guidelines.txt605 TST_CHECKPOINT_WAKE(id)
620 The 'TST_CHECKPOINT_WAKE()' wakes one process waiting on the checkpoint.
627 The 'TST_CHECKPOINT_WAKE2()' does the same as 'TST_CHECKPOINT_WAKE()' but can