[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
support for PTHREAD_MUTEX_RECURSIVE ?
- Date: Sun, 05 Jul 2009 09:35:10 -0500
- From: strauman at slac.stanford.edu (Till Straumann)
- Subject: 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