Searched refs:gLocationStatusThread (Results 1 – 1 of 1) sorted by relevance
39 std::thread gLocationStatusThread; variable90 if (gLocationStatusThread.joinable()) { in stopLocationThreads()91 gLocationStatusThread.join(); in stopLocationThreads()117 gLocationStatusThread = std::thread(stopLocation); in chrePalControlLocationSession()