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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c365 pthread_t *thread, *deflator_thread, *frag_deflator_thread, progress_thread; variable
4091 frag_deflator_thread = &deflator_thread[processors];
4112 if(pthread_create(&frag_deflator_thread[i], NULL, frag_deflator,

Completed in 66 milliseconds