Home
last modified time | relevance | path

Searched refs:sync_starts (Results 1 – 1 of 1) sorted by relevance

/external/sg3_utils/testing/
Dsg_tst_async.cpp161 static atomic<int> sync_starts(0); variable
948 sync_starts += thr_sync_starts; in work_sync_thread()
2186 cout << "Number of sync_starts: " << sync_starts.load() << endl; in main()