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

TRelocateThreadVarHandler

Threadvar relocalization callback type for TThreadManager.

Declaration

Source position: threadh.inc line 39

type TRelocateThreadVarHandler = function(

  offset: DWord

):pointer;