Tasks are like threads or processes. The task function gets put on
an execution queue and is then fired up sometime later. The post task
command returns, nearly, immediately and only indicates if the function
was put on the queue successfully.

MS

Roberto wrote:
Hi all,
I read the tutorials on tinyos-2.x but i still haven't understood the difference between a function (in C style) and a task
Does anyone explain me this difference, please?
Thanks in advance



--
Platform: Linux Fedora
TinyOS version: 2.x
Programmer: MIB510
Device(s): Micaz, Stargate


------------------------------------------------------------------------

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

--
Platform: WinXP/Cygwin
TinyOS version: 1.x, Boomerang
Programmer: MIB510
Device(s): Mica2, MicaZ, Tmote
Sensor board: homebrew

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

Reply via email to