Searched refs:pselect_notify_setup_fd (Results 1 – 1 of 1) sorted by relevance
61 pselect_notify_setup_fd(int *fd) in pselect_notify_setup_fd() function96 } else if (pselect_notify_setup_fd(¬ify_pipe[0]) == -1 || in pselect_notify_setup()97 pselect_notify_setup_fd(¬ify_pipe[1]) == -1) { in pselect_notify_setup()