Searched refs:isc_rwlock_tryupgrade (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/include/isc/
H A Drwlock.h127 isc_rwlock_tryupgrade(isc_rwlock_t *rwl);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Drwlock.h99 isc_rwlock_tryupgrade(isc_rwlock_t *rwl);
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Drwlock.h97 isc_rwlock_tryupgrade(isc_rwlock_t *rwl);
/netbsd-current/external/bsd/ntp/dist/lib/isc/
H A Drwlock.c415 isc_rwlock_tryupgrade(isc_rwlock_t *rwl) { function
619 isc_rwlock_tryupgrade(isc_rwlock_t *rwl) { function
766 isc_rwlock_tryupgrade(isc_rwlock_t *rwl) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Drwlock.c111 isc_rwlock_tryupgrade(isc_rwlock_t *rwl) { function
525 isc_rwlock_tryupgrade(isc_rwlock_t *rwl) { function
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Drwlock.c110 isc_rwlock_tryupgrade(isc_rwlock_t *rwl) { function
523 isc_rwlock_tryupgrade(isc_rwlock_t *rwl) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c173 #define NODE_TRYUPGRADE(l) isc_rwlock_tryupgrade(l)
2167 result = isc_rwlock_tryupgrade(&rbtdb->tree_lock);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Drbtdb.c139 #define NODE_TRYUPGRADE(l) isc_rwlock_tryupgrade(l)
2074 result = isc_rwlock_tryupgrade(&rbtdb->tree_lock);

Completed in 193 milliseconds