ΒΆstd::error_code lockFile(int FD)

Description

Lock the file. This function acts as @ref tryLockFile but it waits infinitely.

Declared at: llvm/include/llvm/Support/FileSystem.h:1195

Parameters

int FD