Lazarus

Announcements => Third party => Topic started by: aminer on August 18, 2012, 12:17:18 am

Title: I have corrected a problem inside my threadpool engine...
Post by: aminer on August 18, 2012, 12:17:18 am

Hello,

I have updated my threadpool engine and corrected the following problem:

inside the  TThreadPoolThread.Execute() method, you have to set count to 0

before executing  the following  loop:

for i:=0 to FThreadpool.Fthreadcount-1 do count:=count+FThreadPool.Queues.count;

I have corrected this problem and updated all my libraries that use my threadpool engine ,

you can download my threadpool engine and all my libraries from:

http://pages.videotron.com/aminer/



Thank you,

Amine Moulay Ramdane.


TinyPortal © 2005-2018