Home
last modified time | relevance | path

Searched refs:sig_pending (Results 1 – 3 of 3) sorted by relevance

/libev/
H A Dev_wrap.h86 #define sig_pending ((loop)->sig_pending) macro
185 #undef sig_pending
H A Dev_vars.h183 VARx(EV_ATOMIC_T, sig_pending)
H A Dev.c2511 if (sig_pending) in pipecb()
2513 sig_pending = 0; in pipecb()
2556 evpipe_write (EV_A_ &sig_pending); in ev_feed_signal()
2876 sig_pending = 0; in loop_init()