Searched refs:ai_mtx (Results 1 – 1 of 1) sorted by relevance
136 pthread_mutex_t ai_mtx; /* lock for refcnt */ member578 pthread_mutex_lock(&ai->ai_mtx); in open_fid()580 pthread_mutex_unlock(&ai->ai_mtx); in open_fid()942 error = pthread_mutex_init(&ai->ai_mtx, NULL); in fs_attach()957 pthread_mutex_destroy(&ai->ai_mtx); in fs_attach()2966 pthread_mutex_lock(&ai->ai_mtx); in fs_freefid()2968 pthread_mutex_unlock(&ai->ai_mtx); in fs_freefid()2975 pthread_mutex_destroy(&ai->ai_mtx); in fs_freefid()