Searched refs:gStopLocationEventsThread (Results 1 – 1 of 1) sorted by relevance
36 std::promise<void> gStopLocationEventsThread; variable51 std::future<void> signal = gStopLocationEventsThread.get_future(); in sendLocationEvents()87 gStopLocationEventsThread.set_value(); in stopLocationThreads()114 gStopLocationEventsThread = std::promise<void>(); in chrePalControlLocationSession()