Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Implement pthread_setname_np #18751

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[WIP] Implement pthread_setname_np #18751

wants to merge 1 commit into from

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Feb 14, 2023

Currently this seems to be blocked on the fact that we can't change the name of a worker after it has been created.

Fixes: #12216

@sbc100 sbc100 changed the title Implement pthread_setname_np [WIP] Implement pthread_setname_np Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Name pthread workers for easier debugging
1 participant