Skip to content

Add multiple lock methods for RWLocks #2

@mack-stefan

Description

@mack-stefan

Currently only one lock method can be provided, and it is expected give mutable access to the underlying data. While pure read locks don't make much sense, RWLocks are quite common, so this is an important feature to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions