Searched refs:progress_thread (Results 1 – 3 of 3) sorted by relevance
138 static void* progress_thread(void* cookie);
271 static void *progress_thread(void *cookie) in progress_thread() function571 pthread_create(&t, NULL, progress_thread, NULL); in ui_init()
215 static void *progress_thread(void *cookie) in progress_thread() function355 pthread_create(&t, NULL, progress_thread, NULL); in ui_init()