Skip to content

Tracking issue for reentrant mutexes #27738

Closed
@alexcrichton

Description

@alexcrichton

This is a tracking issue for the unstable reentrant_mutex feature in the standard library. Currently this flavor of mutex is not exposed at all in the standard library (it's private in the sysmodule), but it's an often-useful form of a mutex.

We should decide whether or not the standard library will expose this flavor of mutex and then ensure that the API is audited for conventions, naming, and performance.

cc @nagisa

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions