android_device_xiaomi_sdm66.../utils
Kevin Tang 94ecbf6804 Crash fix with MsgTask API change
Removed tCreate and tAssociate from MsgTask. LocThread
now can optionally take a tCreate method. Associator is
replaced with *firstMsg* option to MsgTask, which is a
more generic option, that can associate or do other set
up job at the create of a MsgTask.

The current MsgTask doesn't use tCreate, which exposes
a slight time window for Location HAL when its MsgTask
is NOT associated to DVM heap but a message delivery to
DVM could be attempted during this time.

Change-Id: Iafd5b91b693baacb9b7064463f8c44f74026f54c
CRs-Fixed: 902350
2015-09-21 14:45:58 -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 memory management fixes 2015-08-18 17:01:12 -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 timer bug fix 2015-09-18 09:30:33 -07:00
LocHeap.h Adding a number of utilities 2015-08-04 14:29:48 -07:00
LocSharedLock.h Crash fix with MsgTask API change 2015-09-21 14:45:58 -07:00
LocThread.cpp Crash fix with MsgTask API change 2015-09-21 14:45:58 -07:00
LocThread.h Crash fix with MsgTask API change 2015-09-21 14:45:58 -07:00
LocTimer.cpp Crash fix with MsgTask API change 2015-09-21 14:45:58 -07:00
LocTimer.h Crash fix with MsgTask API change 2015-09-21 14:45:58 -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 Crash fix with MsgTask API change 2015-09-21 14:45:58 -07:00
MsgTask.h Crash fix with MsgTask API change 2015-09-21 14:45:58 -07:00