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

/freebsd-11-stable/lib/libstdthreads/
H A Dthrd.c44 thrd_entry(void *arg) function
67 if (pthread_create(thr, NULL, thrd_entry, tp) != 0) {

Completed in 53 milliseconds