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

GetThreadManager

Return the current thread manager

Declaration

Source position: threadh.inc line 101

function GetThreadManager(

  var TM: TThreadManager

):Boolean;

Description

GetThreadManager returns the currently used thread manager in TM.

For more information about thread programming, see the programmer's guide.

See also

SetThreadManager

  

Set the thread manager, optionally return the current thread manager.

TThreadManager

  

Thread manager record.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads