Searched refs:tst_process_state_wait3 (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/include/ |
D | proc.h | 17 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/ |
D | 8-1.c | 188 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()
|