Searched refs:tst_process_state_wait3 (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/include/ |
D | proc.h | 22 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 PTS_ATTRIBUTE_UNUSED, in tst_process_state_wait3() function
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/ |
D | 8-1.c | 189 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()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/ |
D | 1-4.c | 40 tst_process_state_wait3(pid, 'S', 1); in main()
|
D | 10-1.c | 63 tst_process_state_wait3(pid, 'S', 1); in main()
|
D | 2-3.c | 49 tst_process_state_wait3(pid, 'S', 1); in main()
|
D | 1-3.c | 67 tst_process_state_wait3(pid, 'S', 1); in main()
|
D | 1-5.c | 59 tst_process_state_wait3(pid, 'S', 1); in main()
|
D | 2-2.c | 75 tst_process_state_wait3(pid, 'S', 1); in main()
|
D | 9-1.c | 93 tst_process_state_wait3(pid, 'S', 1); in main()
|