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

/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs_info.c97 void *info_thrd(void *arg) function
139 pthread_create(&info_thread, NULL, info_thrd, NULL);
H A Dinfo.c134 void *info_thrd(void *arg) function
175 pthread_create(&info_thread, NULL, info_thrd, NULL);

Completed in 123 milliseconds