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

  /src/external/mpl/bind/dist/tests/bench/
load-names.c 237 RDUNLOCK(&rwl);
294 RDUNLOCK(&rwl);
365 RDUNLOCK(&rwl);
  /src/external/mpl/bind/dist/lib/isc/include/isc/
util.h 222 #define RDUNLOCK(lp) RWUNLOCK(lp, isc_rwlocktype_read)
  /src/external/mpl/dhcp/bind/dist/lib/isc/
log.c 49 #define RDUNLOCK(lp) RWUNLOCK(lp, isc_rwlocktype_read);
452 RDUNLOCK(&lcfg->lctx->lcfg_rwl);
855 RDUNLOCK(&lctx->lcfg_rwl);
930 RDUNLOCK(&lctx->lcfg_rwl);
1897 RDUNLOCK(&lctx->lcfg_rwl);

Completed in 53 milliseconds