Module drivers

Source
Expand description

Internal functionality for storage drivers.

Structsยง

CommonStorageHelper
Helper object for the StorageExt implementation.
RangeBlocked ๐Ÿ”’
A range blocked for some kind of concurrent access.
RangeBlockedGuard
Keeps a RangeBlocked alive.
RangeBlockedList ๐Ÿ”’
A list of ranges blocked for some kind of concurrent access.