Searched refs:pthread_rwlock_trywrlock (Results 1 – 13 of 13) sorted by relevance
312 extern int pthread_rwlock_trywrlock(pthread_rwlock_t *);
300 if (shp == NULL || pthread_rwlock_trywrlock(&shp->sch_rwlock) != 0) in fmd_scheme_hash_trygc()
360 if (pthread_rwlock_trywrlock(&lru->lock) == 0) { in get_cfg()
84 pthread_rwlock_trywrlock { TYPE = FUNCTION };
95 pthread_rwlock_trywrlock { TYPE = FUNCTION };
675 pthread_rwlock_trywrlock
330 return (pthread_rwlock_trywrlock(&dlmgmt_avl_lock)); in dlmgmt_table_readwritelock()
966 #pragma weak pthread_rwlock_trywrlock = rw_trywrlock macro
180 return (pthread_rwlock_trywrlock(&cont_obj->rwlock)); in lock_readwrite_lock()1919 while (pthread_rwlock_trywrlock(&cont_tbl->rwlock) == EBUSY) { in frudata_write_section()
1094 pthread_rwlock_trywrlock.3c \2152 pthread_rwlock_trywrlock.3c := LINKSRC = pthread_rwlock_wrlock.3c
1297 pthread_rwlock_trywrlock;
1140 link path=usr/share/man/man3c/pthread_rwlock_trywrlock.3c \
5121 usr/src/man/man3c/pthread_rwlock_trywrlock.3c