Searched refs:lockFname (Results 1 – 2 of 2) sorted by relevance
847 Status WinEnvIO::LockFile(const std::string& lockFname, in LockFile() argument863 hFile = RX_CreateFile(RX_FN(lockFname).c_str(), in LockFile()872 "Failed to create lock file: " + lockFname, lastError); in LockFile()1418 Status WinEnv::LockFile(const std::string& lockFname, in LockFile() argument1420 return winenv_io_.LockFile(lockFname, lock); in LockFile()
149 virtual Status LockFile(const std::string& lockFname, FileLock** lock);281 Status LockFile(const std::string& lockFname, FileLock** lock) override;