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

  /src/external/mpl/bind/dist/tests/bench/
load-names.c 227 WRUNLOCK(&rwl);
284 WRUNLOCK(&rwl);
355 WRUNLOCK(&rwl);
  /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 18 milliseconds