public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Signal handling
@ 2002-07-04  1:22 Roland Caßebohm
  2002-07-04  2:33 ` Roland Caßebohm
  0 siblings, 1 reply; 5+ messages in thread
From: Roland Caßebohm @ 2002-07-04  1:22 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I send signals with pthread_kill() from the snmp agent, which is not a 
pthread, to other threads, which are pthreads.
If I send a signal from the snmp agent to the main thread it receives it. But 
if I send a signal to another thread, which is created from main it doesn't 
take effect.
But if I send the same signal from another pthread not from the snmp agent it 
works.

Why does it not work from the snmp agent thread to another pthread than main?

Thanks you,
Roland

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

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

end of thread, other threads:[~2002-07-08 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <000401c2233e$e2c65b30$0d22a8c0@wipro.com>
2002-07-04  2:51 ` [ECOS] Signal handling Roland Caßebohm
2002-07-04  1:22 Roland Caßebohm
2002-07-04  2:33 ` Roland Caßebohm
2002-07-04  5:05   ` Roland Caßebohm
2002-07-08  7:08     ` Roland Caßebohm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).