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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c168 #define NODE_INITLOCK(l) isc_rwlock_init((l), 0, 0) macro
182 #define NODE_INITLOCK(l) isc_mutex_init(l) macro
7117 result = NODE_INITLOCK(&rbtdb->node_locks[i].lock);

Completed in 27 milliseconds