Searched refs:fuse_thread (Results 1 – 1 of 1) sorted by relevance
38 static pthread_t fuse_thread; variable502 err = pthread_create(&fuse_thread, NULL, fuse_fs_access_main, NULL); in fuse_fs_access_init()527 pthread_join(fuse_thread, NULL); in fuse_fs_access_exit()