[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

LeaveCriticalSection

Releases a critical section, for use by other threads.

Declaration

Source position: winapih.inc line 186

procedure LeaveCriticalSection(

  var CritSection: TCriticalSection

); overload;

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