Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TWaitForThreadTerminateHandler

Callback type for thread termination in TThreadManager.

Declaration

Source position: threadh.inc line 44

type TWaitForThreadTerminateHandler = function(

  threadHandle: TThreadID;

  TimeoutMs: LongInt

):DWord;


Documentation generated on: Jul 24 2023