Hello all,

is there any way to use an interface with sync commands and events from an
async context in a safe way? There are several times when I need to use, for
example, a queue or bit vector from an async context and what I do is copy
module and include atomic sections where needed and change the interface
(e.g.: AsyncQueue and AsyncQueueC). Is there any better way?

~Dimas~
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to