Is it possible to set in Delphi the amount of processors to use for your program?
I am using 2 processors and running into problems with threading, and would like to set it, so it's only using 1 processor for some of the threads. I am using the JVThread frm JVCL Thanks

