HomeSort by relevance Sort by last modified time
    Searched full:termpid (Results 1 - 1 of 1) sorted by null

  /external/ltp/testcases/realtime/func/pi-tests/
test-skeleton.c 96 pid_t termpid; local
112 termpid = TEMP_FAILURE_RETRY(waitpid(pid, &status, 0));
113 if (-1 == termpid) {

Completed in 354 milliseconds