Home
last modified time | relevance | path

Searched refs:restore_thrd (Results 1 – 1 of 1) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Drestore.c59 void *restore_thrd(void *arg) in restore_thrd() function
153 pthread_create(&restore_thread, NULL, restore_thrd, NULL); in init_restore_thread()