Home
last modified time | relevance | path

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

/llvm-project/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp157 struct ThreadGroup { struct
158 ThreadGroup() = default;
159 ThreadGroup(ThreadGroup const&) = delete;
193 ThreadGroup threads; in test_free_for_all() argument
214 ThreadGroup threads; in test_waiting_for_init()
251 ThreadGroup threads; in test_aborted_init()
290 ThreadGroup threads; in test_completed_init()
318 ThreadGroup test_threads; in test_impl()