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

sched/pthread mutex proto is not setting SEM_TYPE_MUTEX #12498

Open
asmatlock opened this issue Jun 14, 2024 · 2 comments
Open

sched/pthread mutex proto is not setting SEM_TYPE_MUTEX #12498

asmatlock opened this issue Jun 14, 2024 · 2 comments

Comments

@asmatlock
Copy link
Contributor

When pthread_mutex_init is called, it should also set the proto with SEM_TYPE_MUTEX so that nxsched_get_stateinfo can report better information for debugging of a thread's state.

@xiaoxiang781216
Copy link
Contributor

@Gary-Hobson is working on this.

@acassis
Copy link
Contributor

acassis commented Jun 25, 2024

@Gary-Hobson any news?

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

No branches or pull requests

3 participants