Searched refs:fuse_thread (Results 1 – 1 of 1) sorted by relevance
40 static pthread_t fuse_thread; variable617 err = pthread_create(&fuse_thread, NULL, ffsa_main, (void *)fuse_mountpoint); in ffsa_init_bottom()641 pthread_join(fuse_thread, NULL); in ffsa_cleanup_bottom()