Searched refs:logLooperThread (Results 1 – 1 of 1) sorted by relevance
260 std::thread logLooperThread; member665 static void logLooperThread() { in logLooperThread() function871 if (!globals().logLooperThread.joinable()) { in DataLoaderService_OnStart()873 if (!globals().logLooperThread.joinable()) { in DataLoaderService_OnStart()874 globals().logLooperThread = std::thread(&logLooperThread); in DataLoaderService_OnStart()