Problem when suspending a task.

Leon Pollak leonp at plris.com
Wed Jan 6 14:36:46 UTC 2010


On Wednesday January 6 2010, Nick Thomas wrote: 
> Is there a problem when suspending a task when it is in the middle of a
> printf statement?
From this, I guess, you do it from outside the task (not suspending itself).
Then, it depends on how do you do a printf.
I guess, there may be some mutex semaphore which you simply block.
-- 
Leon



More information about the users mailing list