[Harbour] SF.net SVN: harbour-project:[10147] trunk/harbour
Viktor Szakáts
harbour.01 at syenar.hu
Mon Feb 2 20:08:30 EST 2009
Hi Przemek,
> > ; TOFIX: - hbwhat/wincore.prg
> > - xhb/cstruct.prg
> > Needs reviewing and either mutex protection
> > for STATICs or conversion to THREAD STATIC.
>
> Simple conversion to THREAD STATIC cannot be used in xhb/cstruct.prg.
> because this code registers new classes which should be global to HVM.
> Looks that it's necessary to use both. Mutex protection for static
> variables except s_aActiveStructure which should be THREAD STATIC.
> But I would like to leave this modifications to someone who use this
> code.
Okay, committed up to this point. Rest should indeed be fixed
by a real user. Same for wincore.prg.
Brgds,
Viktor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090203/7f1c1843/attachment.html
More information about the Harbour
mailing list