Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tsol/tnd/
H A Dtnd.c165 rwlock_t entire_rwlp; variable
251 if ((rwlock_init(&entire_rwlp, USYNC_THREAD, 0) != 0) || in main()
699 (void) rw_wrlock(&entire_rwlp); in nss_get_rh()
709 (void) rw_unlock(&entire_rwlp); in nss_get_rh()
746 (void) rw_wrlock(&entire_rwlp); in nss_get_rh()
756 (void) rw_unlock(&entire_rwlp); in nss_get_rh()
1295 (void) rw_rdlock(&entire_rwlp); in update_cache_table()
1327 (void) rw_unlock(&entire_rwlp); in update_cache_table()