Home
last modified time | relevance | path

Searched refs:refresh_mutex (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c135 mutex_t refresh_mutex; member
740 mutex_lock(&sc->refresh_mutex);
767 mutex_unlock(&sc->refresh_mutex);
770 mutex_unlock(&sc->refresh_mutex);
776 mutex_unlock(&sc->refresh_mutex);
791 mutex_lock(&sc->refresh_mutex);
797 mutex_unlock(&sc->refresh_mutex);
822 mutex_lock(&sc->refresh_mutex);
824 mutex_unlock(&sc->refresh_mutex);
1546 mutex_init(&svc_cred->refresh_mutex, USYNC_THREAD, NULL);
/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1452 static mutex_t refresh_mutex; in getldap_set_refresh_ttl() local
1462 (void) mutex_lock(&refresh_mutex); in getldap_set_refresh_ttl()
1472 (void) mutex_unlock(&refresh_mutex); in getldap_set_refresh_ttl()
1604 (void) mutex_unlock(&refresh_mutex); in getldap_set_refresh_ttl()