[Tinyos-8051wg] Re: [Tinyos-2.0wg] Timer.fired

Cory Sharp cory.sharp at gmail.com
Thu May 19 18:36:23 PDT 2005


On 5/19/05, Philip Levis <pal at cs.berkeley.edu> wrote:
> That sounds like a possible race condition to me.

The Timer interface is synchronous / task context.  I'd imagine the
task that signals Timer.fired() would set some member variables that
the firedWhen() and firedNumMissed() access.  I don't believe it's
possible for those values to change inappropriately.

Cory

_______________________________________________
Tinyos-2.0wg mailing list
Tinyos-2.0wg at Mail.Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-2.0wg


More information about the Tinyos-8051wg mailing list