Searched refs:progress_thread (Results 1 - 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Dprogressbar.c51 pthread_t progress_thread; variable
221 pthread_create(&progress_thread, NULL, progress_thrd, NULL);
H A Dunsquashfs.c2130 void *progress_thread(void *arg) function
2330 pthread_create(&thread[2], NULL, progress_thread, NULL);

Completed in 218 milliseconds