Home
last modified time | relevance | path

Searched refs:pipe (Results 1 – 5 of 5) sorted by relevance

/libev/
H A Dev_win32.c143 #undef pipe
144 #define pipe(filedes) ev_pipe (filedes) macro
H A DChanges19 only the epoll descriptor, not the signal pipe, to avoid
44 - 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, which
235 - the signal handling pipe wasn't always initialised under windows
300 - fix a bug in event pipe creation on win32 that would cause a
476 - only initialise signal pipe on demand.
H A Dev.c2397 while (pipe (fds)) in evpipe_init()
H A Dev.pod923 As an example, libev itself uses this for its internal signal pipe: It
1666 usually a tty, often a pipe, but also sometimes files or special devices
1690 when writing to a pipe whose other end has been closed, your program gets
3810 signal the main thread via some unspecified mechanism (signals? pipe
H A Daclocal.m43747 # Check to see that the pipe works correctly.