Module file_guard::os::unix
source · Expand description
Provides low-level support operations for file locking on UNIX platforms.
Traits§
- UNIX-specific extensions to
FileGuard
.
Functions§
- Downgrades a file lock from exclusive to shared.
- Acquires and releases a file lock.