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 >>> |
posix_lock_file | Up | locks_mandatory_area |