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

  /external/chromium/third_party/libevent/test/
regress.c 688 int pipe1; local
692 pipe1 = base1->sig.ev_signal_pair[0];
696 if (close(pipe1) != -1 || errno!=EBADF) {
    [all...]
  /external/chromium_org/third_party/libevent/test/
regress.c 688 int pipe1; local
692 pipe1 = base1->sig.ev_signal_pair[0];
696 if (close(pipe1) != -1 || errno!=EBADF) {
    [all...]

Completed in 65 milliseconds