Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dthreadstest.c271 static int start_threads(size_t n, void (*thread_func)(void)) in start_threads() function
293 || !start_threads(num_threads, thread_func)) in thread_run_test()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c695 start_threads(workqueue_t *wq) in start_threads() function
905 start_threads(&wq); in main()
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c2618 start_threads(struct glob_arg *g) { in start_threads() function
3378 if (start_threads(&g) < 0) in main()