HomeSort by relevance Sort by last modified time
    Searched refs:tst_process_state_wait3 (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/open_posix_testsuite/include/
proc.h 17 int tst_process_state_wait3(pid_t pid, const char state, function
56 int tst_process_state_wait3(pid_t pid, const char state, function
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_post/
8-1.c 188 tst_process_state_wait3(c_1, 'S', 2000);
189 tst_process_state_wait3(c_2, 'S', 2000);
209 tst_process_state_wait3(c_3, 'S', 2000);

Completed in 393 milliseconds