What _I_ meant was that when one of my threads gets scheduled,
it runs until it has finished what it needs to do and blocks
waiting for the next event.  Isn't that's what "run to
completion" means?
No. "Run to completion" means that each "thread" is a callback that is called and returns with any "event" it needs to handle.

-Michel
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to