On Thu, 2008-04-24 at 16:32 +0400, Yury Serdyuk wrote: > I have tried the following program: ... > The output which I got: ... > > [EMAIL PROTECTED] nqueen]$ mono MultiThreadedOutput.exe 3 > > Thread 0 start ...Thread 1 start ...Thread 2 start ...Thread 0 start > > ...Thread 0 start ...Thread 1 start ...Thread 2 start ... > > Thread 0 finish ... > > > > Thread 1 finish ... > > > > Thread 2 finish ...
This has been fixed in svn-HEAD. - Jon _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
