diff options
author | Venky Shankar <vshankar@redhat.com> | 2015-05-22 11:54:11 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2015-05-28 02:44:25 -0700 |
commit | eaf3bfa1886928240eda3a83ab1ece3d61f7fd50 (patch) | |
tree | be69c62dce342351e14e9043da236c459c368678 /xlators/storage | |
parent | e9290dc0db7bee31cda1cbed1d9eb68d9c404746 (diff) |
contrib/timer-wheel: mod_timer() and friends
Couple of timer-wheel api's to modify timer expiry times:
mod_timer()
mod_timer_pending()
Both the api's perform almost the same job with one minute
difference: mod_timer_pending() modifies timer expiry only
if the timer is pending (i.e. being tracked in timer-wheel).
Change-Id: Iae64934854ccfd6b081b849bff998ae3c3021bac
BUG: 1224596
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Reviewed-on: http://review.gluster.org/10892
Tested-by: NetBSD Build System
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'xlators/storage')
0 files changed, 0 insertions, 0 deletions