Skip to content

Add posix threads support for macOS #1618

Description

@iddm

Can we add a possibility to use POSIX threads for the macOS? It seems to be not straightforward to do myself - all the code is mixed across many files. Thanks!

P.S. Maybe it is even better if we share all the POSIX-code among several targets which support it. Right now, for example, the pthread_setschedprio function is defined in the /linux-like/linux but it shouldn't be Linux-only available.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-API-requestCategory: API requestE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.O-macos

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions