Fork from pix106's tree
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 |
||
---|---|---|
core | ||
etc | ||
loc_api | ||
utils | ||
CleanSpec.mk | ||
configure.ac | ||
loc-api.pc.in | ||
Makefile.am |