Lines Matching defs:lock
38 isc_mutex_t lock;
40 /* Locked by lock. */
91 result = isc_mutex_init(&keytable->lock);
108 DESTROYLOCK(&keytable->lock);
158 LOCK(&keytable->lock);
161 UNLOCK(&keytable->lock);
168 DESTROYLOCK(&keytable->lock);
258 LOCK(&keytable->lock);
260 UNLOCK(&keytable->lock);
294 LOCK(&keytable->lock);
296 UNLOCK(&keytable->lock);
343 LOCK(&keytable->lock);
346 UNLOCK(&keytable->lock);