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