|
LLFIO v2.00
|
Provides algorithm::shared_fs_mutex::shared_fs_mutex. More...
Classes | |
| class | llfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex |
| Abstract base class for an object which protects shared filing system resources. More... | |
| struct | llfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex::entity_type |
| The type of an entity id. More... | |
| class | llfio_v2_xxx::algorithm::shared_fs_mutex::shared_fs_mutex::entities_guard |
| RAII holder for a lock on a sequence of entities. More... | |
Namespaces | |
| namespace | llfio_v2_xxx |
| The LLFIO namespace. | |
| namespace | llfio_v2_xxx::algorithm |
| Collection of file system based algorithms. | |
| namespace | llfio_v2_xxx::algorithm::shared_fs_mutex |
| Algorithms for protecting a shared filing system resource from racy modification. | |
Provides algorithm::shared_fs_mutex::shared_fs_mutex.