Searched refs:pthread_rwlock_trywrlock (Results 1 – 13 of 13) sorted by relevance
346 extern int pthread_rwlock_trywrlock(pthread_rwlock_t *);
317 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 };
61 VERIFY0(pthread_rwlock_trywrlock(arg)); in clock_rwlock_wrlock()
95 pthread_rwlock_trywrlock { TYPE = FUNCTION };
331 return (pthread_rwlock_trywrlock(&dlmgmt_avl_lock)); in dlmgmt_table_readwritelock()
675 pthread_rwlock_trywrlock
1036 #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()
1175 pthread_rwlock_trywrlock.3c \2384 pthread_rwlock_trywrlock.3c := LINKSRC = pthread_rwlock_wrlock.3c
1578 pthread_rwlock_trywrlock;
1003 link path=usr/share/man/man3c/pthread_rwlock_trywrlock.3c \