Searched defs:NODE_TRYUPGRADE (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbtdb.c379 #define NODE_TRYUPGRADE(l) isc_rwlock_tryupgrade(l) macro
393 #define NODE_TRYUPGRADE(l) ISC_R_SUCCESS macro
4684 NODE_TRYUPGRADE(lock) == ISC_R_SUCCESS))
5884 NODE_TRYUPGRADE(lock) == ISC_R_SUCCESS)) {

Completed in 45 milliseconds