Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.Flock Structure

Syscall.fcntl(2) advisory file locking information. [Edit]

See Also: Flock Members

public struct Flock : IEquatable<Flock>

See Also

Syscall.fcntl(int, FcntlCommand, Flock&)

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

This can only be used with FcntlCommand.F_GETLK, FcntlCommand.F_SETLK, and FcntlCommand.F_SETLKW. [Edit]

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0