android_device_xiaomi_sdm66.../utils
Kevin Tang c9db5166b5 LocTimer repeated expiration
Timer must be removed from epoll as soon as it expires,
otherwise it continuously expire. Current timer removes
from a different thread, this triggers repeated expire
events until the maintain thread gets to remove it.

Change-Id: Ie523bce5069416521d49bc0178d2cad2dd1f04da
CRs-Fixed: 870568
2015-11-12 12:57:22 +05:30
..
platform_lib_abstractions Avoiding race conditions during the pallellized builds in Android system 2015-03-09 11:55:44 -07:00
Android.mk Adding a number of utilities 2015-11-12 12:56:25 +05:30
linked_list.c hardware/qcom/gps: Porting HAL and Loc API 2.0 2013-07-03 17:08:14 -07:00
linked_list.h Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
loc_cfg.cpp Fix Memory leak in util/loc_cfg.cpp 2015-06-13 20:01:02 -07:00
loc_cfg.h adding update config post power up 2014-10-20 14:54:26 -07:00
loc_log.cpp LCA additions to ULP and log_util defines 2015-07-13 19:24:44 +05:30
loc_log.h A mechanism to detect APQ chip set 2013-08-02 19:01:02 -07:00
loc_misc_utils.cpp Add new utilities 2014-02-10 10:15:54 -08:00
loc_misc_utils.h Add new utilities 2014-02-10 10:15:54 -08:00
loc_target.cpp Fix implicit declaration errors in gps hal 2015-07-13 19:25:13 +05:30
loc_target.h Add utility to identify lean targets 2015-03-19 17:33:06 -07:00
loc_timer.h Adding a number of utilities 2015-11-12 12:56:25 +05:30
LocHeap.cpp Adding a number of utilities 2015-11-12 12:56:25 +05:30
LocHeap.h Adding a number of utilities 2015-11-12 12:56:25 +05:30
LocThread.cpp Adding a number of utilities 2015-11-12 12:56:25 +05:30
LocThread.h Adding a number of utilities 2015-11-12 12:56:25 +05:30
LocTimer.cpp LocTimer repeated expiration 2015-11-12 12:57:22 +05:30
LocTimer.h Adding a number of utilities 2015-11-12 12:56:25 +05:30
log_util.h LCA additions to ULP and log_util defines 2015-07-13 19:24:44 +05:30
Makefile.am hardware/qcom/gps: Porting HAL and Loc API 2.0 2013-07-03 17:08:14 -07:00
msg_q.c made a convenient msg_q_init2 2013-07-23 20:12:54 -06:00
msg_q.h made a convenient msg_q_init2 2013-07-23 20:12:54 -06:00
MsgTask.cpp Adding a number of utilities 2015-11-12 12:56:25 +05:30
MsgTask.h Adding a number of utilities 2015-11-12 12:56:25 +05:30