All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] Have condition variables Priority Inheritance Protection (PIP)?
@ 2006-04-28 20:36 Rodrigo Rosenfeld Rosas
  2006-04-28 20:42 ` Jan Kiszka
  0 siblings, 1 reply; 7+ messages in thread
From: Rodrigo Rosenfeld Rosas @ 2006-04-28 20:36 UTC (permalink / raw)
  To: xenomai

Hi,
Having a look at cond.c in the native skin, I didn't understand why it is not 
passed the PIP flag to xnsynch_init(). I mean, why the code is not 
xnsynch_init(&cond->synch_base,XNSYNCH_PIP);

instead of

xnsynch_init(&cond->synch_base,XNSYNCH_PRIO);

?

Could someone please point me the reason?

Thanks in advance,

Rodrigo.

		
_______________________________________________________ 
Abra sua conta no Yahoo! Mail: 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz. 
http://br.info.mail.yahoo.com/



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-05-04 13:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28 20:36 [Xenomai-help] Have condition variables Priority Inheritance Protection (PIP)? Rodrigo Rosenfeld Rosas
2006-04-28 20:42 ` Jan Kiszka
2006-05-02 12:36   ` Rodrigo Rosenfeld Rosas
2006-05-03  7:57     ` Jan Kiszka
2006-05-03 16:15       ` Rodrigo Rosenfeld Rosas
2006-05-04  6:54         ` Jan Kiszka
2006-05-04 13:58           ` Rodrigo Rosenfeld Rosas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.