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