[fpc-pascal] Question: Is there a global callback, when a thread gets terminated?
Martin Frb
lazarus at mfriebe.de
Tue Feb 12 17:36:37 CET 2019
On 12/02/2019 16:56, Marc Santhoff wrote:
> ".DeregisterThread()" method.
> So you now the threads and their lifetime inside the logger.
>
Yes, I wanted to avoid that. Put as little on the user as possible.
The user may use some THttpRequest.OnProgress which may be in a thread,
but the user does not have the thread either.
More information about the fpc-pascal
mailing list