Home
last modified time | relevance | path

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

/tools/testing/radix-tree/
Diteration_check.c18 static bool test_complete; variable
50 while (!test_complete) { in add_entries_fn()
74 while (!test_complete) { in tagged_iteration_fn()
107 while (!test_complete) { in untagged_iteration_fn()
137 while (!test_complete) { in remove_entries_fn()
157 while (!test_complete) { in tag_entries_fn()
173 test_complete = false; in iteration_test()
200 test_complete = true; in iteration_test()
Diteration_check_2.c11 static volatile bool test_complete; variable
20 while (!test_complete) { in iterator()
39 while (!test_complete) { in throbber()
62 test_complete = false; in iteration_test2()
77 test_complete = true; in iteration_test2()