Lines Matching refs:filelock
125 isc_mutex_t filelock;
139 /* Locked by 'filelock'. */
141 /* Access to the on-disk cache file is also locked by 'filelock'. */
222 result = isc_mutex_init(&cache->filelock);
317 DESTROYLOCK(&cache->filelock);
376 DESTROYLOCK(&cache->filelock);
466 LOCK(&cache->filelock);
470 UNLOCK(&cache->filelock);
484 LOCK(&cache->filelock);
486 UNLOCK(&cache->filelock);
500 LOCK(&cache->filelock);
503 UNLOCK(&cache->filelock);