Searched refs:th (Results 1 – 1 of 1) sorted by relevance
64 pthread_t th; member106 pthread_create(&(t->th), NULL, run_sdcard_fuse, t); in start_sdcard_fuse()138 pthread_join(t->th, NULL); in finish_sdcard_fuse()