nuttx icon indicating copy to clipboard operation
nuttx copied to clipboard

sched/pthread mutex proto is not setting SEM_TYPE_MUTEX

Open asmatlock opened this issue 1 year ago • 2 comments

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.

asmatlock avatar Jun 14 '24 01:06 asmatlock

@Gary-Hobson is working on this.

xiaoxiang781216 avatar Jun 14 '24 02:06 xiaoxiang781216

@Gary-Hobson any news?

acassis avatar Jun 25 '24 22:06 acassis

I believe this one was fixed in https://github.com/apache/nuttx/pull/16148

jlaitine avatar Apr 30 '25 05:04 jlaitine

Yes, let's close it.

xiaoxiang781216 avatar Apr 30 '25 06:04 xiaoxiang781216