HomeSort by relevance Sort by last modified time
    Searched refs:info_thrd (Results 1 - 2 of 2) sorted by null

  /external/squashfs-tools/squashfs-tools/
unsquashfs_info.c 97 void *info_thrd(void *arg) function
139 pthread_create(&info_thread, NULL, info_thrd, NULL);
info.c 134 void *info_thrd(void *arg) function
175 pthread_create(&info_thread, NULL, info_thrd, NULL);

Completed in 261 milliseconds