Searched defs:ZONEDB_INITLOCK (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c174 #define ZONEDB_INITLOCK(l) isc_rwlock_init((l), 0, 0) macro
179 #define ZONEDB_INITLOCK(l) isc_mutex_init(l) macro
912 result = ZONEDB_INITLOCK(&zone->dblock);

Completed in 73 milliseconds