Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_process_state.h47 int tst_process_state_wait2(pid_t pid, const char state);
/third_party/ltp/lib/
Dtst_process_state.c42 int tst_process_state_wait2(pid_t pid, const char state) in tst_process_state_wait2() function
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl31.c326 tst_process_state_wait2(getppid(), 'S'); in signal_parent()