Searched refs:do_thread (Results 1 – 1 of 1) sorted by relevance
184 for (auto do_thread : do_thread_X) in do_test() local186 printf ("info: testing %s\n", do_thread.first); in do_test()188 do_thread.second (thread_without_access); in do_test()191 do_thread.second (thread_with_access); in do_test()
Completed in 3 milliseconds