about interrupts.

Hi,

Anybody knows how to implement the following functions?

There is one thread, which is to create the intterupt when receiving
message or pulse from the other threads.After receiving the intterupt, the
thread executes the events defined in the interrupt handler.

Thanks.
Belinda

There seems to be some confusion of terminology here. What on earth does
“the thread executes the events defined in the interrupt handler” mean? You
need a clear spec before you can have an implementation! :slight_smile:

dB

“Belinda” <yye@is2.dal.ca> wrote in message news:afac3f$gnv$1@inn.qnx.com

Hi,

Anybody knows how to implement the following functions?

There is one thread, which is to create the intterupt when receiving
message or pulse from the other threads.After receiving the intterupt, the
thread executes the events defined in the interrupt handler.

Thanks.
Belinda
\