android_device_xiaomi_sdm66.../utils
Kevin Tang 898c646a7c crash in LocTimer wrapper
LocTimerWrapper implements loc_timer_start/stop calls for backward
compatibility. There is a race condtiion where the wrapper object
could be deleted by the client thread and expireation handling at
rough the same time, which would have the memory freed twice. Now
they are mutext protected.

Change-Id: I25d7466db88a840a8a09e7a476cface48c91d22e
2015-08-10 10:33:49 -07:00
..
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-08-04 14:29:48 -07:00
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-11 17:51:35 -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-16 10:07:13 -07:00
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-15 15:18:06 +05:30
loc_target.h Add utility to identify lean targets 2015-03-19 17:33:06 -07:00
loc_timer.h crash in LocTimer wrapper 2015-08-10 10:33:49 -07:00
LocHeap.cpp Adding a number of utilities 2015-08-04 14:29:48 -07:00
LocHeap.h Adding a number of utilities 2015-08-04 14:29:48 -07:00
LocThread.cpp Adding a number of utilities 2015-08-04 14:29:48 -07:00
LocThread.h Adding a number of utilities 2015-08-04 14:29:48 -07:00
LocTimer.cpp crash in LocTimer wrapper 2015-08-10 10:33:49 -07:00
LocTimer.h Adding a number of utilities 2015-08-04 14:29:48 -07:00
log_util.h LCA additions to ULP and log_util defines. 2015-07-16 10:07:13 -07:00
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 MsgTask thread must call associator function always 2015-08-04 14:59:48 -07:00
MsgTask.h Adding a number of utilities 2015-08-04 14:29:48 -07:00