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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/
H A Dlog.c48 #define WRLOCK(lp) RWLOCK(lp, isc_rwlocktype_write); macro
374 WRLOCK(&lctx->lcfg_rwl);
401 WRLOCK(&lctx->lcfg_rwl);
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dlog.c50 #define WRLOCK(lp) RWLOCK(lp, isc_rwlocktype_write); macro
377 WRLOCK(&lctx->lcfg_rwl);
404 WRLOCK(&lctx->lcfg_rwl);

Completed in 104 milliseconds