[ECOS] POSIX Signals

Ali, Khurram Khurram_Ali@mentor.com
Wed Apr 20 01:26:00 GMT 2005


Hi,

In my application, I am using signal numbered 18 to 31. Is that allowed?

I send a signal 31 using kill(0, 31). My signal 31 has an action handler
that gets called. I then call sigwait from another thread with 31 added
to sigset_t. However, sigwait does not return. If I call kill and
sigwait from the same thread, things work okay.

Am I doing something wrong or am I missing something?

Thank you,
Khurram


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



More information about the Ecos-discuss mailing list