Home | History | Annotate | Download | only in libevent

Lines Matching defs:evtimer_set

91   certain amount of time has expired. The evtimer_set() function prepares an
472 #define evtimer_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg)