Expand description
Provides a generic wrapper around shared data. See SharedData
for more information.
Structsยง
- Some shared data that provides support for locking this shared data for some time.
- Created by
SharedData::shared_data_locked
. - Created by
SharedDataLocked::release_mutex
.