Skip to content

Enhancement: Deprecate slim_lock_guard and slim_shared_lock_guard #25

@YexuanXiao

Description

@YexuanXiao

Use std::lock_guard instead of the former, and rename the latter to shared_lock_guard. The impact is expected to be minimal.

Note that due to ABI limitations of the STL, slim_mutex and slim_condition_variable still need to be retained to provide efficient implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementAdjust existing featuresexternalFix this issue may require improvements to external toolshelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions