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

/external/ltp/testcases/kernel/ipc/pipeio/
H A Dpipeio.c133 unsigned int uwait_iter = 1000, uwait_total = 5000000; local
169 for (j = 0; j < uwait_total; j += uwait_iter) {
172 usleep(uwait_iter);

Completed in 145 milliseconds