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

/freebsd-13-stable/lib/libc/tests/stdlib/dynthr_mod/
H A Ddynthr_mod.c49 mod_thread(void *ptr __unused) function
64 rc = pthread_create(&thr, NULL, mod_thread, NULL);

Completed in 83 milliseconds