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

  /external/ltp/testcases/kernel/sched/cfs-scheduler/
hackbench.c 102 static void fdpair(int fds[2]) function
111 barf("Creating fdpair");
258 fdpair(fds);
334 fdpair(readyfds);
335 fdpair(wakefds);
  /external/autotest/client/tests/hackbench/src/
hackbench.c 130 static void fdpair(int fds[2]) function
139 barf("Creating fdpair");
281 fdpair(fds);
354 fdpair(readyfds);
355 fdpair(wakefds);

Completed in 140 milliseconds