Skip to content

Implement an abstraction over pthread and windows thread synchronisation primitives #1002

@iphydf

Description

@iphydf

It should use pthread for posix systems, windows threads for windows systems. We should get rid of the dependency on pthread-win32 and instead provide small wrappers around OS-specific code ourselves. This makes compiling with msvc easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low prioritywontfixWon't Fix (Intended behaviour)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions