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

  /external/ltp/testcases/open_posix_testsuite/include/
mq_send.h 14 int sync_pipe_create(int fd[]) function
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
5-1.c 88 if (sync_pipe_create(sync_pipes) == -1) {
89 perror("sync_pipe_create() did not return success");

Completed in 49 milliseconds