Searched refs:sh_errlock (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libshadowfs/common/
H A Dshadow_status.c161 (void) pthread_mutex_lock(&shp->sh_errlock);
163 (void) pthread_mutex_unlock(&shp->sh_errlock);
187 (void) pthread_mutex_lock(&shp->sh_errlock);
193 (void) pthread_mutex_unlock(&shp->sh_errlock);
198 (void) pthread_mutex_unlock(&shp->sh_errlock);
H A Dshadow_impl.h143 pthread_mutex_t sh_errlock; /* separate error list lock */ member in struct:shadow_handle
H A Dshadow_migrate.c499 (void) pthread_mutex_lock(&shp->sh_errlock);
509 (void) pthread_mutex_unlock(&shp->sh_errlock);
514 (void) pthread_mutex_unlock(&shp->sh_errlock);
525 (void) pthread_mutex_unlock(&shp->sh_errlock);

Completed in 18 milliseconds