[fpc-devel] thread priority (win32)

Пётр Косаревский ppkk at mail.ru
Tue Apr 4 10:53:33 CEST 2006


Does anyone know, what priority property means?
I created two threads (both incremented/decremented the same Int64, it's not recommended behavior, is it the cause?), the first had "highest" priority, the second "lowest" (I didn't try "realtime" or "idle"). The results didn't differ from both "normal": sometimes the first was slightly ahead, sometimes the second, no visible advantage of the favored one... (I can provide source if wanted.)



More information about the fpc-devel mailing list