This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

About POSIX signals


I'm in trouble with POSIX signals.
¿Are POSIX signals delivered in the ASR POSIX routine?
I mean, I try to send a signal from one thread to another,
but 'cyg_posix_signal_asr' function is called from
the signal origin thread after calling 'kill(other thread,SIGNAL)',
but this call is not done from any ASR routine.
¿How are POSIX signals delivered from one thread to another ?

Fdo.
Juan Antonio Andrés Sáez
juancho@sidsa.es

-----------------------------------------------
SIDSA - Microelectronic Solutions

Tel.          +34 91 8035052 (centr.)
Fax.         +34 91 8039557

www.sidsa.com
PTM, Torres Quevedo 1
28760 Tres Cantos (Madrid), SPAIN



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]