Skip to content

Fix src/minipal/thread.h on OpenBSD#124999

Open
sethjackson wants to merge 1 commit intodotnet:mainfrom
sethjackson:fix-minipal-thread-h
Open

Fix src/minipal/thread.h on OpenBSD#124999
sethjackson wants to merge 1 commit intodotnet:mainfrom
sethjackson:fix-minipal-thread-h

Conversation

@sethjackson
Copy link
Contributor

Adding support for OpenBSD in src/minipal/thread.h.

pthread_set_name_np does not return a value on OpenBSD:
https://man.openbsd.org/pthread_set_name_np

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Feb 28, 2026
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas added the os-openbsd OpenBSD OS, currently not officially supported label Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.Threading community-contribution Indicates that the PR has been added by a community member os-openbsd OpenBSD OS, currently not officially supported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants