Searched refs:sync_pipe_create (Results 1 – 2 of 2) sorted by relevance
14 int sync_pipe_create(int fd[]) in sync_pipe_create() function
88 if (sync_pipe_create(sync_pipes) == -1) { in main()