Home | History | Annotate | Download | only in libevent

Lines Matching full:amount

91   certain amount of time has expired. The evtimer_set() function prepares an
98 descriptors that are triggered whenever a certain amount of time has passed
403 @param tv the amount of time after which the loop should terminate.
420 @param tv the amount of time after which the loop should terminate.
560 @param timeout the maximum amount of time to wait for the event, or NULL
583 @param timeout the maximum amount of time to wait for the event, or NULL
606 @param timeout the maximum amount of time to wait for the event, or NULL
908 @return the amount of data read, in bytes.