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 > [email protected] > _______________________________________________ > Tinyos-help mailing list > [email protected] > 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
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
