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

/bind-9.11.3/lib/dns/
H A Drbtdb.c375 #define NODE_INITLOCK(l) isc_rwlock_init((l), 0, 0) macro
389 #define NODE_INITLOCK(l) isc_mutex_init(l) macro
8559 result = NODE_INITLOCK(&rbtdb->node_locks[i].lock);

Completed in 44 milliseconds