Searched refs:nm_mux (Results 1 – 3 of 3) sorted by relevance
107 (void)pthread_mutex_lock(&nmp->nm_mux); in nfs_mux_take()116 (void)pthread_mutex_unlock(&nmp->nm_mux); in nfs_mux_release()
88 pthread_mutex_t nm_mux; /* Used to assure thread-safe access */ member
563 error = pthread_mutex_init(&nmp->nm_mux, &attr); in nfs_bind()676 (void)pthread_mutex_destroy(&nmp->nm_mux); in nfs_bind()3062 (void)pthread_mutex_destroy(&nmp->nm_mux); in vfs_nfs_unmount()