a162c43519
In some circumstances we were calling wait after we had been signalled, causing us to wait until we are signalled again (while holding a wakelock). Now we only want to wait in the deferred action thread if no events are pending and only hold the wakelock while not waiting. BUG: 3127617 Change-Id: I4c6886b2bbdcbcb2c0cf348d89bc5408f0d875b9 Signed-off-by: Mike Lockwood <lockwood@google.com> |
||
---|---|---|
.. | ||
Android.mk | ||
gps.c | ||
loc_eng.cpp | ||
loc_eng.h | ||
loc_eng_ioctl.cpp | ||
loc_eng_ioctl.h | ||
loc_eng_ni.cpp | ||
loc_eng_ni.h | ||
loc_eng_xtra.cpp | ||
loc_eng_xtra.h |