| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Add a POSIX style lock to a file. We merge adjacent & overlapping locks whenever possible. POSIX locks are sorted by owner task, then by starting address
| <<< Previous | Home | Next >>> |
| File Locks | Up | posix_lock_file_wait |