[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TRelocateThreadVarHandler

Threadvar relocalization callback type for TThreadManager.

Declaration

Source position: threadh.inc line 40

type TRelocateThreadVarHandler = function(

  offset: DWord

):pointer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.