Skip to content

Add posix threads support for macOS #1618

@iddm

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.

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