Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCompileWorkerThread.Destroy

Destroys worker thread and cleans up resources

Declaration

Source position: fpmkunit.pp line 1606

public destructor TCompileWorkerThread.Destroy; override;

Description

Destroy terminates the worker thread and frees all allocated resources including build engine references and thread synchronization objects. This destructor ensures proper cleanup of the compilation thread.

The destructor waits for pending operations to complete before freeing resources.


Documentation generated on: Dec 15 2025