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

  /external/strace/tests/
mq_sendrecv.c 246 struct timespec *future_tmout = tail_memdup(&future_tmout_data, local
247 sizeof(*future_tmout));
464 do_send(fd, msg, MSG_CUT, future_tmout, false);
465 do_send(fd, msg, MSG_SIZE, future_tmout, true);
468 do_recv(fd, msg, MSG_CUT, future_tmout, false);
471 do_recv(fd, msg, MSG_SIZE, future_tmout, true);
  /external/strace/tests-m32/
mq_sendrecv.c 246 struct timespec *future_tmout = tail_memdup(&future_tmout_data, local
247 sizeof(*future_tmout));
464 do_send(fd, msg, MSG_CUT, future_tmout, false);
465 do_send(fd, msg, MSG_SIZE, future_tmout, true);
468 do_recv(fd, msg, MSG_CUT, future_tmout, false);
471 do_recv(fd, msg, MSG_SIZE, future_tmout, true);
  /external/strace/tests-mx32/
mq_sendrecv.c 246 struct timespec *future_tmout = tail_memdup(&future_tmout_data, local
247 sizeof(*future_tmout));
464 do_send(fd, msg, MSG_CUT, future_tmout, false);
465 do_send(fd, msg, MSG_SIZE, future_tmout, true);
468 do_recv(fd, msg, MSG_CUT, future_tmout, false);
471 do_recv(fd, msg, MSG_SIZE, future_tmout, true);

Completed in 782 milliseconds