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

TInitThreadVarHandler

Threadvar initialization callback type for TThreadManager.

Declaration

Source position: threadh.inc line 39

type TInitThreadVarHandler = procedure(

  var offset: DWord;

  size: DWord

);

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