Skip to content

Condvar variant usable with ReentrantMutex #452

@gdesmott

Description

@gdesmott

Condvar is not usable with ReentrantMutex because of Condvar::wait() takes a MutexGuard.

Any reason to not have a variant of the API handling ReentrantMutex ?

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