Searched refs:sync_starts (Results 1 – 1 of 1) sorted by relevance
161 static atomic<int> sync_starts(0); variable948 sync_starts += thr_sync_starts; in work_sync_thread()2186 cout << "Number of sync_starts: " << sync_starts.load() << endl; in main()