POSIX_UNBLOCK_LOCK(9) The Linux VFS POSIX_UNBLOCK_LOCK(9)NAMEposix_unblock_lock - stop waiting for a file lockSYNOPSISint posix_unblock_lock(struct file * filp, struct file_lock * waiter);ARGUMENTSfilp how the file was opened waiter the lock which was waitingDESCRIPTIONlockd needs to block waiting for locks.COPYRIGHTKernel Hackers Manual 2.6. July 2010 POSIX_UNBLOCK_LOCK(9)
| Related Man Pages |
|---|
| pthread_rwlock_unlock(3c) - opensolaris |
| pthread_rwlock_rdlock(3t) - hpux |
| pthread_rwlock_tryrdlock(3t) - hpux |
| pthread_rwlock_unlock(3t) - hpux |
| pthread_rwlock_unlock(3) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |