Searched refs:pipe (Results 1 – 5 of 5) sorted by relevance
143 #undef pipe144 #define pipe(filedes) ev_pipe (filedes) macro
19 only the epoll descriptor, not the signal pipe, to avoid44 - mark event pipe fd as cloexec after a fork (analyzed by Sami Farin).92 - rewrite the async/signal pipe logic to always keep a valid fd, which235 - the signal handling pipe wasn't always initialised under windows300 - fix a bug in event pipe creation on win32 that would cause a476 - only initialise signal pipe on demand.
2397 while (pipe (fds)) in evpipe_init()
923 As an example, libev itself uses this for its internal signal pipe: It1666 usually a tty, often a pipe, but also sometimes files or special devices1690 when writing to a pipe whose other end has been closed, your program gets3810 signal the main thread via some unspecified mechanism (signals? pipe
3747 # Check to see that the pipe works correctly.