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

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

Completed in 261 milliseconds