posix_unblock_lock(9) suse man page | unix.com

Man Page: posix_unblock_lock

Operating Environment: suse

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 * filp, struct file_lock * waiter);
ARGUMENTS
filp how the file was opened waiter the lock which was waiting
DESCRIPTION
lockd needs to block waiting for locks.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 POSIX_UNBLOCK_LOCK(9)
Related Man Pages
pthread_rwlock_unlock(3c) - opensolaris
dlm_ls_unlock(3) - debian
sem_post(2) - hpux
pthread_rwlock_tryrdlock(3t) - hpux
pthread_rwlock_unlock(3) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Tar Command
Docker learning Phase-I