Home
last modified time | relevance | path

Searched refs:tst_process_state_wait3 (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/include/
Dproc.h22 int tst_process_state_wait3(pid_t pid, const char state, in tst_process_state_wait3() function
61 int tst_process_state_wait3(pid_t pid LTP_ATTRIBUTE_UNUSED, in tst_process_state_wait3() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
D8-1.c189 tst_process_state_wait3(c_1, 'S', 2); in main()
190 tst_process_state_wait3(c_2, 'S', 2); in main()
210 tst_process_state_wait3(c_3, 'S', 2); in main()