Home | History | Annotate | Download | only in libevent

Lines Matching refs:ev_closure

1358 		switch (ev->ev_closure) {
1760 ev->ev_closure = EV_CLOSURE_SIGNAL;
1764 ev->ev_closure = EV_CLOSURE_PERSIST;
1766 ev->ev_closure = EV_CLOSURE_NONE;
2117 if (ev->ev_closure == EV_CLOSURE_PERSIST && !tv_is_absolute)