Searched refs:thrd_entry (Results 1 – 1 of 1) sorted by relevance
45 thrd_entry(void *arg) in thrd_entry() function68 if (pthread_create(thr, NULL, thrd_entry, tp) != 0) { in thrd_create()