Searched refs:thread_entry (Results 1 – 1 of 1) sorted by relevance
46 thread_entry(void *a_arg) in thread_entry() function66 if ((error = pthread_create(&thread, NULL, thread_entry, NULL)) in main()