Fork from pix106's tree
67d576b55a
LocTimer on timeout would currently delete timer delegate. This meddles into the management of LocTimer::stop() call, and the order of obj delete needs to be synchronized in a few different places as a result. This change lets the delete of the timer delegate obj fold into the stop() handling, which would be easier to synch. Change-Id: Ic3e0b3d183dceb9e6e2db4c47ec9d6e296b0c3f6 CRs-Fixed: 916590 |
||
---|---|---|
core | ||
etc | ||
loc_api | ||
utils | ||
CleanSpec.mk | ||
configure.ac | ||
loc-api.pc.in | ||
Makefile.am |