Searched defs:fileLock (Results 1 – 2 of 2) sorted by relevance
337 pthread_rwlock_t *fileLock = &g_fileLocks[storeIndex]; in LoadStatus() local406 pthread_rwlock_t *fileLock = &g_fileLocks[storeIndex]; in WriteStatus() local
336 std::unique_lock<std::shared_timed_mutex> fileLock(accountFileOperator_->fileLock_); in AddFileWatcher() local