Hi,

Is it possible in Harbour that if the code below is executed on a multi cpu
machine, we could see the multiple PIDs in the task manager. I mean is is possible to execute threads on multiple CPUs ?

I have no idea
how it's presented in windows task manager.

Both single-thread and multi-thread application is one process. You should look to "Threads" column to see the number of running threads.


Regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to