Searched refs:progressThread (Results 1 – 1 of 1) sorted by relevance
115 void progressThread(std::atomic<unsigned int> *attempts) { in progressThread() function146 std::thread t1(progressThread, &attempts); in main()