Home | History | Annotate | Download | only in libevent

Lines Matching refs:timeout_add

101   event must be activated by using timeout_add().  To cancel the timeout, call
490 #define timeout_add(ev, tv) event_add(ev, tv)