Skip to content

[FEATURE] mutex/cond for multi-threading? #306

@seven1240

Description

@seven1240

Is your feature request related to a problem? Please describe.
Should there be a mutex/cond stuff in std:thread ?

Describe the solution you'd like
mutex/cond in std:thread or std:mutex, std:cond

Describe alternatives you've considered
Maybe more abstract of lock/unlock if co-routine is supported later.

This will be very helpful for multi-threading applications. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions