Mono.Unix.Native.FcntlCommand.F_SETLKW Field
This command is the same as FcntlCommand.F_SETLK except that if a shared or exclusive lock is blocked by other locks, the process waits until the request can be satisfied. If a signal that is to be caught is received while Syscall.fcntl is waiting for a region, the Syscall.fcntl will be interrupted if the signal handler has not specified the SA_RESTART (see Syscall.sigaction).

Syntax

FcntlCommand F_SETLKW

Requirements

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