Searched refs:threadfunc (Results 1 – 1 of 1) sorted by relevance
76 static void* threadfunc(void *arg) { in threadfunc() function311 pthread_create(&event_thread, NULL, threadfunc, &event_data); in main()