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

/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.c48 pthread_t *thread, *inflator_thread; variable
2227 inflator_thread = &thread[3];
2335 if(pthread_create(&inflator_thread[i], NULL, inflator, NULL) !=

Completed in 98 milliseconds