eloop_replenish_timeout() function
eloop_replenish_timeout - Replenish a timeout that is already registered @req_secs: Requested number of seconds to the timeout @req_usecs: Requested number of microseconds to the timeout @handler: Matching callback function @eloop_data: Matching eloop_data @user_data: Matching user_data Returns: 1 if the timeout is replenished, 0 if no change is made, -1 if no timeout matched Find a registered matching timeout. If found, replenish the timeout if remaining time is less than the requested time.
eloop_replenish_timeout() calls 3 functions:
![]()
eloop_replenish_timeout()
eloop_replenish_timeout() reads 8 variables and writes 2 variables:
![]()
eloop_replenish_timeout()