Searched refs:RDUNLOCK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c49 #define RDUNLOCK(lp) RWUNLOCK(lp, isc_rwlocktype_read); macro
452 RDUNLOCK(&lcfg->lctx->lcfg_rwl);
855 RDUNLOCK(&lctx->lcfg_rwl);
930 RDUNLOCK(&lctx->lcfg_rwl);
1897 RDUNLOCK(&lctx->lcfg_rwl);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dlog.c51 #define RDUNLOCK(lp) RWUNLOCK(lp, isc_rwlocktype_read); macro
455 RDUNLOCK(&lcfg->lctx->lcfg_rwl);
858 RDUNLOCK(&lctx->lcfg_rwl);
933 RDUNLOCK(&lctx->lcfg_rwl);
1905 RDUNLOCK(&lctx->lcfg_rwl);

Completed in 174 milliseconds