Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/stdlib/dynthr_mod/
H A Ddynthr_mod.c46 mod_thread(void *ptr __unused) in mod_thread() function
62 rc = pthread_create(&thr, NULL, mod_thread, NULL); in mod_main()