OSDN Git Service

Removed alarm callback execution statistics
authorPavlin Radoslavov <pavlin@google.com>
Mon, 8 Jan 2018 19:37:05 +0000 (11:37 -0800)
committerPavlin Radoslavov <pavlin@google.com>
Wed, 10 Jan 2018 20:48:15 +0000 (20:48 +0000)
commit90ffe3f90a7589e4ff9e5e8bdf353cdcdfe88764
treecae6dfda460b2d31fabd298ac2b65c9bbc8b2738
parent079008c943a91285a8f559d8485052b4ba0cde36
Removed alarm callback execution statistics

Updating the alarm state after the callback returns can be problematic
in case the callback itself deleted the alarm.

Bug: 67110137
Test: Manual
Change-Id: Id4de06eebedb792cadd63d09efb68672e9bddc69
Merged-In: Id4de06eebedb792cadd63d09efb68672e9bddc69
(cherry picked from commit 04574e1cde3b0d46b59b4b6ebab935ac60af9f97)
osi/src/alarm.cc