On Feb 21, 2014, at 05:17 , Sebastian Huber 
<sebastian.hu...@embedded-brains.de> wrote:

> The preempt task is supposed to delete itself, but it cannot do this action 
> since it blocks on the puts().  Now the main thread continues and fails due 
> to 
> the not deleted preempt task.
> 
> One workaround for this is to disable interrupt driven console output.

Is there a POSIXly correct way to wait for I/O to drain in a single thread?

Peter
-----------------
Peter Dufault
HD Associates, Inc.      Software and System Engineering


_______________________________________________
rtems-devel mailing list
rtems-devel@rtems.org
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to