Skip to content

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

Merged
jkotas merged 1 commit intodotnet:mainfrom
sethjackson:fix-minipal-thread-h
Feb 28, 2026
Merged

Fix src/minipal/thread.h on OpenBSD#124999
jkotas merged 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
@jkotas
Copy link
Member

jkotas commented Feb 28, 2026

/ba-g known issues

@jkotas jkotas merged commit 6c9a038 into dotnet:main Feb 28, 2026
156 of 169 checks passed
@sethjackson sethjackson deleted the fix-minipal-thread-h branch February 28, 2026 20:34
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