Hi Przemek,

Il 05/03/2009 2.24, Przemyslaw Czerpak ha scritto:

and memory "leaks" will gone ;-)


I will do, as per other suggestions in your previous email.
I also already seen you upload for hb_SetEnv(), and PRIVATE changes.

BTW:
      hb_DispOutAt( 10, 40, "memory: " + hb_ntos( memory( HB_MEM_USED ) ) )

done

Please also check the access to some variables, f.e. s_aRunningThreads
seems to be unprotected at all and is resized by different threads.

done

BTW why do you need it and do not use pThread only? f.e.:

done
I'm testing, I will upload in few minutes.

Thank you

Best regards
Francesco

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

Reply via email to