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

  /src/external/mpl/bind/dist/lib/isc/include/isc/
util.h 224 #define WRUNLOCK(lp) RWUNLOCK(lp, isc_rwlocktype_write)
  /src/external/mpl/dhcp/bind/dist/lib/isc/
log.c 50 #define WRUNLOCK(lp) RWUNLOCK(lp, isc_rwlocktype_write);
378 WRUNLOCK(&lctx->lcfg_rwl);
404 WRUNLOCK(&lctx->lcfg_rwl);

Completed in 16 milliseconds