Home
last modified time | relevance | path

Searched refs:waitchldrn (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest3.c285 if (waitchldrn(&pidlst, numchild) < 0) { in main()
304 if (waitchldrn(&pidlst, numchild) < 0) { in main()
322 if (waitchldrn(&pidlst, numchild) < 0) { in main()
H A Ddiotest6.c313 if (waitchldrn(&pidlst, numchild) < 0) { in main()
332 if (waitchldrn(&pidlst, numchild) < 0) { in main()
350 if (waitchldrn(&pidlst, numchild) < 0) { in main()
H A Ddiotest_routines.c27 * forkchldrn(), waitchldrn(), killchldrn()
216 * waitchldrn: wait for child process listed in pidlst to finish.
218 int waitchldrn(int **pidlst, int numchld) in waitchldrn() function
229 "waitchldrn: wait failed for child %d, pid %d: %s\n", in waitchldrn()

Completed in 2 milliseconds