Home
last modified time | relevance | path

Searched refs:do_test_concurrently (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/libc-test/src/functional/
H A Ddl_multithread_lock.c175 static void do_test_concurrently(void *(*test) (void *arg), size_t num_threads) in do_test_concurrently() function
246 do_test_concurrently(dlopen_dlclose_test001, num_threads); in dl_multithread_lock_0100()
260 do_test_concurrently(dlopen_dlclose_test002, num_threads); in dl_multithread_lock_0200()
281 do_test_concurrently(dlopen_dlclose_test003, num_threads); in dl_multithread_lock_0300()
339 do_test_concurrently(dlopen_dlclose_test005, num_threads); in dl_multithread_lock_0500()
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dgetaddrinfo.c302 static void do_test_concurrently(void *(*test) (void *arg), size_t num_threads) in do_test_concurrently() function
332 do_test_concurrently(test_all_cases, num_threads); in main()

Completed in 2 milliseconds