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:44:44 +0000 (20:44 +0000)
commitb9ebb4ab26e27d0701d43faee775c1b1975d0191
tree17ae037f54044a2e371323d882606543b8d0af4e
parent4d1470eb54592f7c9317419a2f1f83dc75cce770
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.c