Skip to content

Use on platforms that have no mutexes #21

@niansa

Description

@niansa

Hey!

I was attempting to use this library on a plaform that doesn't have preemptive multithreading (it's cooperative) and therefore no mutexes. Libasync however really seems like it wants mutexes.
I could probably write a fake mutex class, but that seems like a dirty option. Is there a way to just tell libasync to not use mutexes?

Thanks
niansa

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions