The documentation for TinyOS says that interrupts are DISABLED within "atomic" sections of code, such that no asynchronous will even occur, since asynchronous events are generated by interrupts.

        - Conor


On 7/12/06, jose m <[EMAIL PROTECTED]> wrote:
Hello,

- The "atomic" sentence, DISABLE interrupts or DELAY
interrupts?

- Suppose that the async event X is signalled. Before
event X ends his execution, the same async event X is
signalled. Does the second call to X preempt the
execution of the same X's code?

Thanks in advance,

José





___________________________________________________________
1GB gratis, Antivirus y Antispam
Correo Yahoo!, el mejor correo web del mundo
http://correo.yahoo.com.ar

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to