commit | 96dec41c6bc53f8bfad9b6cc612708136dcf3410 | [log] [tgz] |
---|---|---|
author | Zach Johnson <zachoverflow@google.com> | Thu Mar 26 15:07:43 2015 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Thu Mar 26 22:42:04 2015 +0000 |
tree | 432a0bbe17181302258cdf6c770a3a846793741d | |
parent | 463aa4b8bc643d0092871b78d3ca0a260992cd17 [diff] |
Add option for schedule_next_instance to force rescheduling If we're rescheduling a periodic timer in the context of an alarm expiration we want to force rescheduling to happen. The alarm at the front of the list after scheduling the next instance may be a different alarm. The old code would assume it was already scheduled correctly, meaning nothing would ever get scheduled after that. Change-Id: I8accf5d004e69dfd6477ab7ec529eea42b3a88f8