[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Initialize threadvars
Source position: threadh.inc line 107
procedure InitThreadVars( |
RelocProc: Pointer |
); |
This routine should be called when threading is started. It is called by the compiler and should never be called manually, only from a thread manager.
None.
|
Thread manager record. |
|
|
Initialize a thread variable. |
No notes exist for this page yet.