CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/03 00:42:31
Modified files:
lib/libc/thread: rthread_mutex.c
Log message:
use a __cmtx for the pthread mutex static_init_lock
this minimises the use of sched_yield
ok claudio@
