Searched refs:thread_update (Results 1 – 1 of 1) sorted by relevance
34 void *thread_update(void *arg) in thread_update() function58 if (pthread_create(&tu, NULL, thread_update, NULL)) in main()