LLFIO
v2.00
|
Provides algorithm::shared_fs_mutex::safe_byte_ranges. More...
Classes | |
class | llfio_v2_xxx::algorithm::shared_fs_mutex::safe_byte_ranges |
Safe many entity shared/exclusive file system based lock. More... | |
Namespaces | |
llfio_v2_xxx | |
The LLFIO namespace. | |
llfio_v2_xxx::algorithm | |
Collection of file system based algorithms. | |
llfio_v2_xxx::algorithm::shared_fs_mutex | |
Algorithms for protecting a shared filing system resource from racy modification. | |
Functions | |
result< std::shared_ptr< shared_fs_mutex > > | llfio_v2_xxx::algorithm::shared_fs_mutex::detail::inode_to_fs_mutex (const path_handle &base, path_view lockfile) noexcept |
Provides algorithm::shared_fs_mutex::safe_byte_ranges.