[fpc-pascal] Initialization in Shared Libraries
Mazola Winstrol
mazofeifer at gmail.com
Thu Apr 14 10:07:00 CEST 2016
2016-04-13 16:48 GMT-03:00 Sven Barth <pascaldragon at googlemail.com>:
>
> Yes and mostly yes. The finalization sections might not be called in the
> context of the same thread as the initialization sections, because if
> the thread that does the last unload of the library (if it is
> dynamically loaded) then it's called in that thread's context. But other
> then that they behave the same as for normal programs.
>
>
Thanks for the clarification!
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160414/17eca5d5/attachment.html>
More information about the fpc-pascal
mailing list