posix_unblock_lock(9) centos man page | unix.com

Man Page: posix_unblock_lock

Operating Environment: centos

Section: 9

POSIX_UNBLOCK_LOCK(9)						   The Linux VFS					     POSIX_UNBLOCK_LOCK(9)

NAME
posix_unblock_lock - stop waiting for a file lock
SYNOPSIS
int posix_unblock_lock(struct file_lock * waiter);
ARGUMENTS
waiter the lock which was waiting
DESCRIPTION
lockd needs to block waiting for locks.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 POSIX_UNBLOCK_LOCK(9)
Related Man Pages
freeze_super(9) - centos
lockd(8c) - ultrix
pthread_rwlock_tryrdlock(3t) - hpux
pthread_rwlock_unlock(3) - osf1
pthread_rwlock_unlock(3c) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq