All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] signaling to a thread waiting on an event in the kernel
@ 2009-12-28  9:59 Yigal Goldberger
  2009-12-28 14:52 ` Philippe Gerum
  0 siblings, 1 reply; 2+ messages in thread
From: Yigal Goldberger @ 2009-12-28  9:59 UTC (permalink / raw)
  To: xenomai

Hi,

I want to have the ability to restart a process at all times.
I have a situation where a thread is waiting on an event in the kernel with : 
rtdm_event_timedwait(&args,0,NULL)  - infinite wait (I need this infinite wait ...) 

and I cannot restart it with  :

kill(Pid,SIGTERM) .

from a different process .

Suggestions are most welcome.

Yigal Goldberger.




      


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

end of thread, other threads:[~2009-12-28 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-28  9:59 [Xenomai-help] signaling to a thread waiting on an event in the kernel Yigal Goldberger
2009-12-28 14:52 ` Philippe Gerum

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.