HomeSort by: relevance | last modified time | path
    Searched defs:NODE_TRYUPGRADE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
db_p.h 61 #define NODE_TRYUPGRADE(l, tp) \
71 if (NODE_TRYUPGRADE(l, tp) != ISC_R_SUCCESS) { \
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 173 #define NODE_TRYUPGRADE(l) isc_rwlock_tryupgrade(l)
4694 NODE_TRYUPGRADE(lock) == ISC_R_SUCCESS))
5980 NODE_TRYUPGRADE(lock) == ISC_R_SUCCESS))

Completed in 46 milliseconds