Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/utilities/memory/util.smartptr/
Drace_condition.pass.cpp59 int shared_changes_count = 0; in run_test() local
61 while (shared_changes_count < 25 && weak_changes_count < 25) { in run_test()
67 if (last != new_val) ++shared_changes_count; in run_test()