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

TCriticalSectionHandler

Generic callback type for critical section handling in TThreadManager.

Declaration

Source position: threadh.inc line 37

type TCriticalSectionHandler = procedure(

  var cs

);

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