Searched refs:progress_thrd (Results 1 – 1 of 1) sorted by relevance
179 void *progress_thrd(void *arg) in progress_thrd() function221 pthread_create(&progress_thread, NULL, progress_thrd, NULL); in init_progress_bar()