Searched refs:gMeasurementStatusThread (Results 1 – 1 of 1) sorted by relevance
46 std::thread gMeasurementStatusThread; variable100 if (gMeasurementStatusThread.joinable()) { in stopMeasurementThreads()101 gMeasurementStatusThread.join(); in stopMeasurementThreads()135 gMeasurementStatusThread = std::thread(stopMeasurement); in chrePalControlMeasurementSession()