Lines Matching defs:filelock
121 isc_mutex_t filelock;
138 /* Locked by 'filelock'. */
140 /* Access to the on-disk cache file is also locked by 'filelock'. */
229 result = isc_mutex_init(&cache->filelock);
337 DESTROYLOCK(&cache->filelock);
406 DESTROYLOCK(&cache->filelock);
496 LOCK(&cache->filelock);
500 UNLOCK(&cache->filelock);
514 LOCK(&cache->filelock);
516 UNLOCK(&cache->filelock);
530 LOCK(&cache->filelock);
533 UNLOCK(&cache->filelock);