Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tsol/tnd/
H A Dtnd.c166 rwlock_t entire_rwlp_v6; variable
252 (rwlock_init(&entire_rwlp_v6, USYNC_THREAD, 0) != 0) || in main()
715 (void) rw_wrlock(&entire_rwlp_v6); in nss_get_rh()
725 (void) rw_unlock(&entire_rwlp_v6); in nss_get_rh()
759 (void) rw_wrlock(&entire_rwlp_v6); in nss_get_rh()
769 (void) rw_unlock(&entire_rwlp_v6); in nss_get_rh()
1360 (void) rw_rdlock(&entire_rwlp_v6); in update_cache_table_v6()
1377 (void) rw_unlock(&entire_rwlp_v6); in update_cache_table_v6()