Searched refs:logLooperThread (Results 1 – 1 of 1) sorted by relevance
247 std::thread logLooperThread; member573 static void logLooperThread() { in logLooperThread() function755 if (control->logs() >= 0 && !globals().logLooperThread.joinable()) { in DataLoaderService_OnStart()757 globals().logLooperThread = std::thread(&logLooperThread); in DataLoaderService_OnStart()