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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dunsquashfs.c1756 void *progress_thread(void *arg) function
1847 pthread_create(&thread[2], NULL, progress_thread, NULL);
H A Dmksquashfs.c365 pthread_t *thread, *deflator_thread, *frag_deflator_thread, progress_thread; variable
4104 pthread_create(&progress_thread, NULL, progress_thrd, NULL);

Completed in 70 milliseconds