Searched refs:gCellInfosThread (Results 1 – 1 of 1) sorted by relevance
34 std::thread gCellInfosThread; variable60 if (gCellInfosThread.joinable()) { in stopCellInfoThread()61 gCellInfosThread.join(); in stopCellInfoThread()72 gCellInfosThread = std::thread(sendCellInfoResult); in chrePalWwanRequestCellInfo()