On Mon, 22 Jun 2009, Angel Pais wrote: > First test resut: > wating... 20:02:31 ----> first line > after many thouthand lines ... > wating... 20:02:31 ----> last line > Compiler: Xbase++ 1.90.355 The last one dated may 2009 > Celeron processor Acer notebook Win XP
So it's only task switching not simultaneous execution. As long as the thread does not call any function it has CPU for his own use and other threads are not executed. The above lines comes from 1-st small period when 1-st thread was executed. Then CPU was given to 2-nd thread and the 1-st one was suspended for ever. > Will have access to a Dual Core tomorow at the office Thank you. It's interesting to check if the same happens when more then one CPU is available. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour