Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c724 join_threads(workqueue_t *wq) in join_threads() function
929 join_threads(&wq); in main()
/freebsd/crypto/openssl/test/
H A Dquic_multistream_test.c494 static int join_threads(struct child_thread_args *threads, size_t num_threads) in join_threads() function
619 join_threads(h->threads, h->num_threads); in helper_cleanup()
2029 if (!TEST_true(join_threads(h.threads, h.num_threads))) in run_script()