[Tinyos-help] Taks Produces while Multihup Collection
Eric Decker
cire831 at gmail.com
Wed May 6 09:37:15 PDT 2009
What are you trying to do?
When a task is posted, its id is added to the list of tasks to be run. That
is all the information that is maintained for a task.
For the threads implementation, this is located in
tos/lib/tosthreads/system/SchedulerBasicP.nc for a non-threaded version
look in tos/system/SchedulerBasicP.nc
eric
On Wed, May 6, 2009 at 5:17 AM, Alireza pourranjbar <pourranjbar.ar@
gmail.com> wrote:
> Hello TinyOsers ,
>
> I want to know about Tasks that are posted in the task list while
> running a program like multihop oscilloscope. these tasks may be
> specific for radio stack (to handle events) or some other tinyos
> tasks. i want to know all about the task that take place in the
> schedulers's task list,
>
> Has Anyone any idea where i can find these information?
> Any help is greately appreciated.
> Best Wishes.
> --
> Alireza Pourranjbar
> pourranjbar.ar at gmail.com
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
--
Eric B. Decker
Senior (over 50 :-) Researcher
Autonomous Systems Lab
Jack Baskin School of Engineering
UCSC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20090506/cea10b76/attachment.htm
More information about the Tinyos-help
mailing list