Lines Matching refs:signal
10 TODO: store pid for each signal
12 TODO: store loop pid_t and compare isndie signal handler,store 1 for same, 2 for differign pid, cle…
19 only the epoll descriptor, not the signal pipe, to avoid
47 when we can't detect the signal set size.
92 - rewrite the async/signal pipe logic to always keep a valid fd, which
222 - point out the unspecified signal mask in the documentation, and
235 - the signal handling pipe wasn't always initialised under windows
246 - incompatible change: do not necessarily reset signal handler
252 - document that the signal mask might be in an unspecified
253 state when using libev's signal handling.
476 - only initialise signal pipe on demand.
484 - speed up signal detection after a fork.