Module windows

Source
Expand description

Provides low-level support operations for file locking on Windows platforms.

Traits§

FileGuardExt
Windows-specific extensions to FileGuard.

Functions§

raw_file_downgrade
Downgrades a file lock from exclusive to shared.
raw_file_lock
Acquires and releases a file lock.