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.h17 int tst_process_state_wait3(pid_t pid, const char state, in tst_process_state_wait3() function
56 int tst_process_state_wait3(pid_t pid, const char state, in tst_process_state_wait3() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
D8-1.c188 tst_process_state_wait3(c_1, 'S', 2000); in main()
189 tst_process_state_wait3(c_2, 'S', 2000); in main()
209 tst_process_state_wait3(c_3, 'S', 2000); in main()