Re: _POSIX_THREAD_PRIO_PROTECT
Andy Shevchenko <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Organization | Teleca Finland Oy |
| Message-ID | <[email protected]> |
On Saturday 28 June 2008 14:32:33 you wrote: > > This patch implements the interfaces needed for mutex priority > > protection. Also included is pthread_mutex_timedlock(), part of the > > advanced realtime set. > > http://www.netbsd.org/~ad/prio_protect.diff > There is a missing bit to the patch that clears elevated priority in > exec(). Actually, I'm not so familiar with pthread implementation in NetBSD until now, but briefly patch looks ok. -- With Best Regards, Andy Shevchenko