[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

support for PTHREAD_MUTEX_RECURSIVE ?



It seems that rtems-4.9.2 already implements
support for recursive pthread mutexes under
the hood and yet there is no static initializer
nor pthread_mutexattr_settype()/pthread_mutexattr_gettype().
Wouldn't it be easy and worthwhile to add these?

WKR
-- Till